Searched refs:sshbuf_dtourlb64 (Results 1 – 3 of 3) sorted by relevance
172 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtourlb64() function
242 int sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap);
204 (r = sshbuf_dtourlb64(chall, m, 0)) != 0 || in webauthn_check_prepare_hash()