Searched refs:find_module (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | preauth2.c | 99 find_module(krb5_context context, krb5_init_creds_context ctx, in find_module() function 669 h = find_module(context, ctx, pa->pa_type, &modreq); in process_pa_data() 907 h = find_module(context, ctx, pa_type, &modreq); in k5_preauth_tryagain() 954 h = find_module(context, ctx, pa->pa_type, &modreq); in fill_response_items()
|