Home
last modified time | relevance | path

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

123

/freebsd/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()
259 if(preauth->val[i].type == KRB5_PADATA_ENC_TIMESTAMP){ in init_as_req()
262 for(j = 0; j < preauth->val[i].info.len; j++) { in init_as_req()
264 if(preauth->val[i].info.val[j].salttype) in init_as_req()
265 salt.salttype = *preauth->val[i].info.val[j].salttype; in init_as_req()
268 if(preauth->val[i].info.val[j].salt) in init_as_req()
269 salt.saltvalue = *preauth->val[i].info.val[j].salt; in init_as_req()
277 &preauth->val[i].info.val[j].etype, 1, in init_as_req()
[all …]
/freebsd/krb5/plugins/preauth/test/
H A DMakefile15 LIBDIR= ${PLUGINSDIR}/preauth
20 .PATH: ${KRB5_DIR}/plugins/preauth/test
26 CFLAGS+=-I${KRB5_DIR}/plugins/preauth/test \
/freebsd/krb5/plugins/preauth/otp/
H A DMakefile15 LIBDIR= ${PLUGINSDIR}/preauth
20 .PATH: ${KRB5_DIR}/plugins/preauth/otp
25 CFLAGS+=-I${KRB5_DIR}/plugins/preauth/otp \
/freebsd/krb5/plugins/preauth/spake/
H A DMakefile15 LIBDIR= ${PLUGINSDIR}/preauth
20 .PATH: ${KRB5_DIR}/plugins/preauth/spake
30 CFLAGS+=-I${KRB5_DIR}/plugins/preauth/spake \
/freebsd/krb5/plugins/preauth/pkinit/
H A DMakefile15 LIBDIR= ${PLUGINSDIR}/preauth
20 .PATH: ${KRB5_DIR}/plugins/preauth/pkinit
33 CFLAGS+=-I${KRB5_DIR}/plugins/preauth/pkinit \
/freebsd/crypto/krb5/src/
H A DMakefile.in28 plugins/preauth/otp \
29 plugins/preauth/pkinit \
30 plugins/preauth/spake \
31 plugins/preauth/test \
35 WINSUBDIRS=include util lib ccapi windows clients appl plugins\preauth\spake \
169 plugins\preauth\spake\Makefile $(PKINIT_MAKEFILE)
500 copy plugins\preauth\spake\$(OUTPRE)$(SPAKELIB).dll "$(KRB_INSTALL_DIR)\bin\plugins\preauth\."
501 …$(INSTALLDBGSYMS) plugins\preauth\spake\$(OUTPRE)$(SPAKELIB).pdb "$(KRB_INSTALL_DIR)\bin\plugins\p…
503 copy plugins\preauth\pkinit\$(OUTPRE)$(PKINITLIB).dll "$(KRB_INSTALL_DIR)\bin\plugins\preauth\."
504 …$(INSTALLDBGSYMS) plugins\preauth\pkinit\$(OUTPRE)$(PKINITLIB).pdb "$(KRB_INSTALL_DIR)\bin\plugins…
[all …]
/freebsd/crypto/krb5/src/plugins/preauth/test/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)test
8 RELDIR=../plugins/preauth/test
/freebsd/crypto/krb5/src/plugins/preauth/otp/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)otp
8 RELDIR=../plugins/preauth/otp
/freebsd/crypto/krb5/src/plugins/preauth/securid_sam2/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)securid_sam2
9 RELDIR=../plugins/preauth/securid_sam2
/freebsd/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/crypto/krb5/src/plugins/preauth/spake/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)spake
12 RELDIR=../plugins/preauth/spake
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A DMakefile.in1 mydir=plugins$(S)preauth$(S)pkinit
8 RELDIR=../plugins/preauth/pkinit
/freebsd/contrib/pam-krb5/tests/data/
H A Dvalgrind.supp206 mit-krb5-preauth-init
213 mit-krb5-preauth-init
222 mit-krb5-preauth-init-2
/freebsd/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/krb5/plugins/preauth/
H A DMakefile.inc11 LIBDIR= ${PLUGINSDIR}/preauth
/freebsd/krb5/plugins/
H A DMakefile12 PLUGINS= kdb preauth k5tls
/freebsd/usr.sbin/wpa/src/rsn_supp/
H A DMakefile15 preauth.c \
/freebsd/contrib/pam-krb5/tests/data/scripts/pkinit/
H A Dpreauth-opt-mit1 # Test PKINIT auth with MIT preauth options. -*- conf -*-
/freebsd/contrib/pam-krb5/ci/files/mit/
H A Dkdc.conf16 default_principal_flags = +preauth
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Di58 preauth out on foo0 proto tcp from any to any port = 22
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Di58 preauth out on foo0(!) proto tcp from any to any port = 22
/freebsd/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

123