Home
last modified time | relevance | path

Searched refs:chall (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-ecdsa-sk.c176 struct sshbuf *chall = NULL, *m = NULL; in webauthn_check_prepare_hash() local
179 (chall = sshbuf_from(data, datalen)) == NULL) { in webauthn_check_prepare_hash()
204 (r = sshbuf_dtourlb64(chall, m, 0)) != 0 || in webauthn_check_prepare_hash()
228 sshbuf_free(chall); in webauthn_check_prepare_hash()
H A D.depend21 auth2-chall.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-com…
H A DChangeLog820 Remove obsolete comment referencing auth-chall.c.
/freebsd/secure/libexec/sshd-session/
H A DMakefile9 auth2-chall.c groupaccess.c \
/freebsd/secure/libexec/sshd-auth/
H A DMakefile8 serverloop.c auth.c auth2.c auth-options.c session.c auth2-chall.c \