Home
last modified time | relevance | path

Searched refs:cc_close (Results 1 – 6 of 6) sorted by relevance

/src/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_v2.c341 err = cc_close(context, &ccache); in check_cc_open()
545 err = cc_close(context, &ccache); in check_once_cc_close()
734 cc_close(context, &ccache); in check_cc_get_name()
755 cc_close(context, &ccache); in check_cc_get_name()
835 cc_close(context, &ccache); in check_cc_get_principal()
845 cc_close(context, &ccache); in check_cc_get_principal()
1051 if (ccache) { cc_close(context, &ccache); } in check_cc_store()
1188 if (ccache) { cc_close(context, &ccache); } in check_cc_remove_cred()
1278 if (ccache ) { cc_close(context, &ccache); } in check_cc_seq_fetch_NCs_begin()
1343 cc_close(context, &ccache); in check_cc_seq_fetch_NCs_next()
[all …]
/src/crypto/krb5/src/ccapi/lib/
H A Dlibkrb5-ccapi.exports1 cc_close
H A Dccapi_v2.exports3 cc_close
H A Dccapi_v2.c196 if (ccache) { cc_close (in_context, &ccache); } in cc_get_NC_info()
245 if (ccache) { cc_close (in_context, &ccache); } in cc_get_NC_info()
361 cc_result cc_close (apiCB *in_context, in cc_close() function
/src/crypto/krb5/src/windows/lib/
H A Dcacheapi.h205 cc_close(
/src/crypto/krb5/src/include/
H A DCredentialsCache2.h189 cc_close (apiCB *in_context,