Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c23 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 Dccapi_v2.exports4 cc_destroy
H A Dccapi_v2.c382 cc_result cc_destroy (apiCB *in_context, in cc_destroy() function
/freebsd/crypto/krb5/src/windows/lib/
H A Dcacheapi.h211 cc_destroy(
/freebsd/crypto/krb5/src/include/
H A DCredentialsCache2.h194 cc_destroy (apiCB *in_context,