Searched refs:KRB_PKINIT (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pam_modules/krb5/
H A Dutils.h43 KRB_PKINIT }; enumerator in enum:preauth_types
H A Dkrb5_password.c265 if (kmd && kmd->preauth_type == KRB_PKINIT)
273 if (kmd && kmd->preauth_type == KRB_PKINIT)
291 if (kmd && kmd->preauth_type == KRB_PKINIT)
H A Dkrb5_authenticate.c266 kmd->preauth_type = do_pkinit ? KRB_PKINIT : KRB_PASSWD;
702 if (kmd->preauth_type == KRB_PKINIT) {

Completed in 37 milliseconds