Home
last modified time | relevance | path

Searched refs:krb5_check_transited (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/
H A DMakefile186 krb5_check_transited.3 \
277 krb5_check_transited.3 krb5_check_transited_realms.3 \
278 krb5_check_transited.3 krb5_domain_x500_decode.3 \
279 krb5_check_transited.3 krb5_domain_x500_encode.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dversion-script.map124 krb5_check_transited;
H A Dlibkrb5-exports.def.in124 krb5_check_transited
H A DMakefile.am336 krb5_check_transited.3 \
H A Dtransited.c609 krb5_check_transited(krb5_context context, in krb5_check_transited() function
H A Drd_req.c163 ret = krb5_check_transited(context, enc->crealm, in check_transited()
H A Dkrb5-protos.h1723 krb5_check_transited (
H A DMakefile.in1557 krb5_check_transited.3 \
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004500 * lib/krb5/krb5_check_transited.3: document krb5_check_transited
H A DChangeLog.2003273 (krb5_check_transited): new function that does more useful stuff
H A DChangeLog.20061487 * lib/krb5/krb5_check_transited.3: Spelling/mdoc changes, from
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkrb5tgs.c739 ret = krb5_check_transited(context, client_realm, in fix_transited_encoding()