Searched refs:get_princ (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5.h484 krb5_error_code (KRB5_CALLCONV * get_princ)(krb5_context, krb5_ccache, krb5_principal*); member in struct:krb5_cc_ops
H A Dcache.c751 return (*id->ops->get_princ)(context, id, principal);
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dkssl.c668 krb5_error_code(KRB5_CALLCONV *get_princ) member in struct:_krb5_cc_ops
689 return (krb5_x((cache)->ops->get_princ, (context, cache, principal)));

Completed in 179 milliseconds