Home
last modified time | relevance | path

Searched defs:patype (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/tests/
H A Dt_keydata.py23 def preauth_type_received(trace, patype): argument
/freebsd/crypto/krb5/src/include/
H A Dk5-trace.h241 #define TRACE_INIT_CREDS_PREAUTH_MORE(c, patype) \ argument
247 #define TRACE_INIT_CREDS_PREAUTH_TRYAGAIN(c, patype, code) \ argument
310 #define TRACE_PREAUTH_CONFLICT(c, name1, name2, patype) \ argument
325 #define TRACE_PREAUTH_INFO_FAIL(c, patype, code) \ argument
332 #define TRACE_PREAUTH_PROCESS(c, name, patype, real, code) \ argument
337 #define TRACE_PREAUTH_SALT(c, salt, patype) \ argument
340 #define TRACE_PREAUTH_SKIP(c, name, patype) \ argument
343 #define TRACE_PREAUTH_TRYAGAIN_INPUT(c, patype, padata) \ argument
345 #define TRACE_PREAUTH_TRYAGAIN(c, name, patype, code) \ argument
/freebsd/crypto/krb5/src/plugins/preauth/securid_sam2/
H A Dsecurid_sam2_main.c351 kdc_preauth_flags(krb5_context context, krb5_preauthtype patype) in kdc_preauth_flags()
/freebsd/crypto/krb5/src/tests/hammer/
H A Dkdc5_hammer.c82 static krb5_preauthtype * patype = NULL, patypedata[2] = { 0, -1 }; variable
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_clnt.c1110 pkinit_client_get_flags(krb5_context kcontext, krb5_preauthtype patype) in pkinit_client_get_flags()
H A Dpkinit_srv.c926 pkinit_server_get_flags(krb5_context kcontext, krb5_preauthtype patype) in pkinit_server_get_flags()