Home
last modified time | relevance | path

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

/src/crypto/krb5/src/ccapi/lib/
H A Dccapi_v2.exports6 cc_open
H A Dccapi_v2.c269 cc_int32 cc_open (apiCB *in_context, in cc_open() function
/src/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c21 err = cc_open(context, info[i]->name, info[i]->vers, 0, &ccache); in destroy_all_ccaches_v2()
380 err = cc_open(context, name, version, 0, ccache); in check_once_cc_open()
382 err = cc_open(context, name, version, 0, NULL); in check_once_cc_open()
424 err = cc_open(context, name, CC_CRED_V5, 0, &ccache); in check_cc_create()
556 err = cc_open(context, name, CC_CRED_V5, 0, &ccache); in check_once_cc_close()
621 err = cc_open(context, name, CC_CRED_V5, 0, &ccache); in check_once_cc_destroy()
1035 err = cc_open(context, name, CC_CRED_V5, 0, &dup_ccache); in check_cc_store()
1171 err = cc_open(context, name, CC_CRED_V5, 0, &dup_ccache); in check_cc_remove_cred()
1578 err = cc_open(context, name, CC_CRED_V5, 0, &dup_ccache); in check_cc_seq_fetch_creds_begin()
/src/crypto/krb5/src/windows/lib/
H A Dcacheapi.h196 cc_open(
/src/crypto/krb5/src/include/
H A DCredentialsCache2.h172 cc_open (apiCB *in_context,