Home
last modified time | relevance | path

Searched refs:sshbuf_dtourlb64 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshbuf-misc.c172 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtourlb64() function
H A Dsshbuf.h242 int sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap);
H A Dssh-ecdsa-sk.c204 (r = sshbuf_dtourlb64(chall, m, 0)) != 0 || in webauthn_check_prepare_hash()