Searched refs:chall (Results 1 – 5 of 5) sorted by relevance
176 struct sshbuf *chall = NULL, *m = NULL; in webauthn_check_prepare_hash() local179 (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()
21 auth2-chall.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-com…
820 Remove obsolete comment referencing auth-chall.c.
9 auth2-chall.c groupaccess.c \
8 serverloop.c auth.c auth2.c auth-options.c session.c auth2-chall.c \