Home
last modified time | relevance | path

Searched refs: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)) in krb5_obtain_padata()
252 if (find_pa_system((*pa)->pa_type, &ops)) in krb5_process_padata()
353 find_pa_system(krb5_preauthtype type, const krb5_preauth_ops **preauth) in find_pa_system() function
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c650 find_pa_system(int type, krb5_preauth_systems **preauth) in find_pa_system() function
954 if (find_pa_system((*padata)->pa_type, &pa_sys)) in check_padata()