Home
last modified time | relevance | path

Searched refs:chall (Results 1 – 3 of 3) 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…
/freebsd/secure/libexec/sshd-session/
H A DMakefile9 auth2-chall.c groupaccess.c \