Searched defs:find_pa_system (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth.c118 static krb5_error_code find_pa_system
202 if (find_pa_system((*pa)->pa_type, &ops))
252 if (find_pa_system((*pa)->pa_type, &ops))
353 find_pa_system(krb5_preauthtype type, const krb5_preauth_ops **preauth) function
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c650 find_pa_system(int type, krb5_preauth_systems **preauth) function
954 if (find_pa_system((*padata)->pa_type, &pa_sys))

Completed in 64 milliseconds