Searched refs:cc_close (Results 1 – 6 of 6) sorted by relevance
| /src/crypto/krb5/src/ccapi/test/ |
| H A D | test_ccapi_v2.c | 341 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 D | libkrb5-ccapi.exports | 1 cc_close
|
| H A D | ccapi_v2.exports | 3 cc_close
|
| H A D | ccapi_v2.c | 196 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 D | cacheapi.h | 205 cc_close(
|
| /src/crypto/krb5/src/include/ |
| H A D | CredentialsCache2.h | 189 cc_close (apiCB *in_context,
|