Searched refs:krb5_auth_con_getrcache (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dauth_context.c484 krb5_auth_con_getrcache(krb5_context context, function
H A Dkrb5-protos.h290 krb5_auth_con_getrcache (
/freebsd-9.3-release/kerberos5/lib/libkrb5/
H A DMakefile111 krb5_auth_context.3 krb5_auth_con_getrcache.3 \
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.c157 # define krb5_auth_con_getrcache kssl_krb5_auth_con_getrcache macro
344 GetProcAddress(hKRB5_32, "krb5_auth_con_getrcache");
1333 if ((krb5rc = krb5_auth_con_getrcache(krb5context, krb5auth_context,
1336 "krb5_auth_con_getrcache() fails.\n");

Completed in 105 milliseconds