Searched refs:free_handles (Results 1 – 5 of 5) sorted by relevance
| /src/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | ccselect.c | 39 free_handles(krb5_context context, struct ccselect_module_handle **handles) in free_handles() function 119 free_handles(context, list); in load_modules() 202 free_handles(context, context->ccselect_handles); in k5_ccselect_free_context()
|
| /src/crypto/krb5/src/kdc/ |
| H A D | kdc_audit.c | 49 free_handles(audit_module_handle *list) in free_handles() function 128 free_handles(list); in load_audit_modules() 136 free_handles(handles); in unload_audit_modules()
|
| /src/crypto/krb5/src/lib/krb5/os/ |
| H A D | localauth.c | 51 free_handles(krb5_context context, struct localauth_module_handle **handles) in free_handles() function 198 free_handles(context, list); in load_localauth_modules() 441 free_handles(context, context->localauth_handles); in k5_localauth_free_context()
|
| H A D | hostrealm.c | 52 free_handles(krb5_context context, struct hostrealm_module_handle **handles) in free_handles() function 148 free_handles(context, list); in load_hostrealm_modules() 545 free_handles(context, context->hostrealm_handles); in k5_hostrealm_free_context()
|
| /src/crypto/krb5/src/lib/krb5/krb/ |
| H A D | preauth2.c | 63 free_handles(krb5_context context, clpreauth_handle *handles) in free_handles() function 203 free_handles(context, list); in k5_init_preauth_context() 234 free_handles(context, pctx->handles); in k5_free_preauth_context()
|