Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dsshbuf-getput-crypto.c45 if ((r = sshbuf_get_bignum2_bytes_direct(buf, &d, &len)) != 0) in sshbuf_get_bignum2()
H A Dsshbuf.h216 int sshbuf_get_bignum2_bytes_direct(struct sshbuf *buf,
H A Dsshbuf-getput-basic.c600 sshbuf_get_bignum2_bytes_direct(struct sshbuf *buf, in sshbuf_get_bignum2_bytes_direct() function
H A Dssh_namespace.h774 #define sshbuf_get_bignum2_bytes_direct Fssh_sshbuf_get_bignum2_bytes_direct macro
H A Dkrl.c920 (r = sshbuf_get_bignum2_bytes_direct(subsect, in parse_revoked_certs()