| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | get_in_tkt.c | 151 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 D | preauth.h | 24 int prio, int preauth); 62 int prio, int preauth) in pmksa_candidate_add() argument
|
| H A D | Makefile | 10 preauth.o \
|
| H A D | preauth.c | 225 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 D | hdb.schema | 25 #-- require-preauth(8), -- must use preauth
|
| H A D | hdb.asn1 | 40 require-preauth(8), -- must use preauth
|
| /freebsd-14.2/usr.sbin/wpa/src/rsn_supp/ |
| H A D | Makefile | 15 preauth.c \
|
| /freebsd-14.2/contrib/netbsd-tests/ipf/regress/ |
| H A D | i5 | 8 preauth out on foo0 proto tcp from any to any port = 22
|
| /freebsd-14.2/contrib/netbsd-tests/ipf/expected/ |
| H A D | i5 | 8 preauth out on foo0(!) proto tcp from any to any port = 22
|
| /freebsd-14.2/contrib/wpa/src/eapol_auth/ |
| H A D | eapol_auth_sm.h | 49 bool (*finished)(void *ctx, void *sta_ctx, int success, int preauth,
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 161 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 D | hprop.c | 161 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 D | README.privsep | 15 preauth environment:
|
| H A D | servconf.c | 2786 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 D | BNF | 17 auth = "auth" | "preauth" .
|
| /freebsd-14.2/contrib/wpa/src/eapol_supp/ |
| H A D | eapol_supp_sm.h | 96 int preauth; member
|
| H A D | eapol_supp_sm.c | 264 if (sm->ctx->preauth) in SM_STATE()
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | nmake.mak | 83 $(OBJDIR)\preauth.obj \
|
| H A D | eapol_test.c | 600 ctx->preauth = 0; in test_eapol()
|
| H A D | wpas_glue.c | 1185 ctx->preauth = 0; in wpa_supplicant_init_eapol()
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | init-creds | 191 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 D | ChangeLog.2003 | 15 * 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 D | ieee802_1x.c | 2350 int preauth, int remediation, bool logoff) in _ieee802_1x_finished() argument 2355 if (preauth) { in _ieee802_1x_finished()
|
| H A D | wpa_auth.c | 5970 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 D | driver.h | 6202 int preauth; member
|