Home
last modified time | relevance | path

Searched refs:cc_set_principal (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_v2.exports9 cc_set_principal
H A Dccapi_v2.c463 cc_result cc_set_principal (apiCB *in_context, in cc_set_principal() function
/freebsd/crypto/krb5/src/windows/lib/
H A Dcacheapi.h275 cc_set_principal(
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache2.h227 cc_set_principal (apiCB *in_context,
/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c239 err = cc_set_principal(context, ccache, CC_CRED_V5, "foo@BAR.ORG"); in check_cc_get_change_time()
963 err = cc_set_principal(context, ccache, cred_vers, (char *) in_principal); in check_once_cc_set_principal()