Home
last modified time | relevance | path

Searched refs:preauth (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c151 const krb5_preauthdata *preauth, in init_as_req() argument
248 if(preauth != NULL) { in init_as_req()
258 for(i = 0; i < preauth->len; i++) { in init_as_req()
326 krb5_preauthdata **preauth) in set_ptypes() argument
344 *preauth = &preauth2; in set_ptypes()
345 ALLOC_SEQ(*preauth, 1); in set_ptypes()
349 &(*preauth)->val[0].info, in set_ptypes()
369 const krb5_preauthdata *preauth, in krb5_get_in_cred() argument
406 preauth, in krb5_get_in_cred()
446 if (!ptypes && !preauth in krb5_get_in_cred()
[all …]
/freebsd-14.2/contrib/wpa/src/rsn_supp/
H A Dpreauth.h24 int prio, int preauth);
62 int prio, int preauth) in pmksa_candidate_add() argument
H A DMakefile10 preauth.o \
H A Dpreauth.c225 ctx->preauth = 1; in rsn_preauth_init()
379 int prio, int preauth) in pmksa_candidate_add() argument
387 if (!preauth) { in pmksa_candidate_add()
/freebsd-14.2/crypto/heimdal/lib/hdb/
H A Dhdb.schema25 #-- require-preauth(8), -- must use preauth
H A Dhdb.asn140 require-preauth(8), -- must use preauth
/freebsd-14.2/usr.sbin/wpa/src/rsn_supp/
H A DMakefile15 preauth.c \
/freebsd-14.2/contrib/netbsd-tests/ipf/regress/
H A Di58 preauth out on foo0 proto tcp from any to any port = 22
/freebsd-14.2/contrib/netbsd-tests/ipf/expected/
H A Di58 preauth out on foo0(!) proto tcp from any to any port = 22
/freebsd-14.2/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h49 bool (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dkrb5.asn1161 KRB5-PADATA-FX-COOKIE(133), -- krb-wg-preauth-framework
162 KRB5-PADATA-AUTHENTICATION-SET(134), -- krb-wg-preauth-framework
163 KRB5-PADATA-AUTH-SET-SELECTED(135), -- krb-wg-preauth-framework
164 KRB5-PADATA-FX-FAST(136), -- krb-wg-preauth-framework
165 KRB5-PADATA-FX-ERROR(137), -- krb-wg-preauth-framework
166 KRB5-PADATA-ENCRYPTED-CHALLENGE(138), -- krb-wg-preauth-framework
/freebsd-14.2/crypto/heimdal/kdc/
H A Dhprop.c161 krb5_preauthtype preauth = KRB5_PADATA_ENC_TIMESTAMP; in get_creds() local
176 krb5_get_init_creds_opt_set_preauth_list(init_opts, &preauth, 1); in get_creds()
/freebsd-14.2/crypto/openssh/
H A DREADME.privsep15 preauth environment:
H A Dservconf.c2786 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) in copy_set_server_options() argument
2870 if (preauth) in copy_set_server_options()
/freebsd-14.2/share/examples/ipfilter/
H A DBNF17 auth = "auth" | "preauth" .
/freebsd-14.2/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h96 int preauth; member
H A Deapol_supp_sm.c264 if (sm->ctx->preauth) in SM_STATE()
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dnmake.mak83 $(OBJDIR)\preauth.obj \
H A Deapol_test.c600 ctx->preauth = 0; in test_eapol()
H A Dwpas_glue.c1185 ctx->preauth = 0; in wpa_supplicant_init_eapol()
/freebsd-14.2/crypto/heimdal/doc/
H A Dinit-creds191 If preauth_list is specified, it names preauth data types which will
193 the kdc to determine the required preauth types. There is no
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.200315 * lib/krb5/init_creds_pw.c: try handle ts preauth better, still
17 doesn't send back KRB5KDC_ERR_PREAUTH_REQUIRED when preauth was
373 * lib/asn1/k5.asn1: add more preauth types, add PA-PAC-REQUEST
522 preauth to its function break out the pa_data_to_key_plain to its
587 krb5_get_init_creds_password with new preauth handing, still it
588 can only work with krb5-pa-enc-timestamp for preauth, but now it
594 (krb5_get_init_creds_opt_set_pa_password): set preauth info for
/freebsd-14.2/contrib/wpa/src/ap/
H A Dieee802_1x.c2350 int preauth, int remediation, bool logoff) in _ieee802_1x_finished() argument
2355 if (preauth) { in _ieee802_1x_finished()
H A Dwpa_auth.c5970 const int preauth = 1; local
5972 const int preauth = 0; local
5984 wpa_bool_txt(preauth),
/freebsd-14.2/contrib/wpa/src/drivers/
H A Ddriver.h6202 int preauth; member

12