Searched refs:cc_open (Results 1 – 5 of 5) sorted by relevance
| /src/crypto/krb5/src/ccapi/lib/ |
| H A D | ccapi_v2.exports | 6 cc_open
|
| H A D | ccapi_v2.c | 269 cc_int32 cc_open (apiCB *in_context, in cc_open() function
|
| /src/crypto/krb5/src/ccapi/test/ |
| H A D | test_ccapi_v2.c | 21 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 D | cacheapi.h | 196 cc_open(
|
| /src/crypto/krb5/src/include/ |
| H A D | CredentialsCache2.h | 172 cc_open (apiCB *in_context,
|