Searched refs:cc_destroy (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/krb5/src/ccapi/test/ |
| H A D | test_ccapi_v2.c | 23 if (!err) { cc_destroy(context, &ccache); } in destroy_all_ccaches_v2() 276 err = cc_destroy(context, &ccache); in check_cc_get_change_time() 426 err = cc_destroy (context, &ccache); in check_cc_create() 448 if (ccache) { cc_destroy(context, &ccache); } in check_cc_create() 496 cc_destroy(context, ccache); in check_once_cc_create() 561 if (ccache) { cc_destroy(context, &ccache); } in check_once_cc_close() 614 err = cc_destroy(context, &ccache); in check_once_cc_destroy() 625 if (ccache) { cc_destroy(context, &ccache); } in check_once_cc_destroy() 660 cc_destroy(context, &ccache); in check_cc_get_cred_version() 667 cc_destroy(context, &ccache); in check_cc_get_cred_version() [all …]
|
| /freebsd/crypto/krb5/src/ccapi/lib/ |
| H A D | ccapi_v2.exports | 4 cc_destroy
|
| H A D | ccapi_v2.c | 382 cc_result cc_destroy (apiCB *in_context, in cc_destroy() function
|
| /freebsd/crypto/krb5/src/windows/lib/ |
| H A D | cacheapi.h | 211 cc_destroy(
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | CredentialsCache2.h | 194 cc_destroy (apiCB *in_context,
|