Home
last modified time | relevance | path

Searched refs:PA_REAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth2.c538 if (module_required_flags & PA_REAL) { in krb5_run_preauth_plugins()
1373 PA_REAL,
1378 PA_REAL,
1383 PA_REAL,
1488 static const int paorder[] = { PA_INFO, PA_REAL }; in krb5_do_preauth()
1653 if (paorder[h] == PA_REAL) in krb5_do_preauth()
1687 if (paorder[h] == PA_REAL) { in krb5_do_preauth()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dpreauth_plugin.h57 #define PA_REAL 0x00000001 macro
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c1225 return PA_REAL;