Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dsshbuf-getput-crypto.c41 if ((r = sshbuf_get_bignum2_bytes_direct(buf, &d, &len)) != 0) in sshbuf_get_bignum2()
H A Dsshbuf.h220 int sshbuf_get_bignum2_bytes_direct(struct sshbuf *buf,
H A Dsshbuf-getput-basic.c432 sshbuf_get_bignum2_bytes_direct(struct sshbuf *buf, in sshbuf_get_bignum2_bytes_direct() function
H A Dssh_namespace.h662 #define sshbuf_get_bignum2_bytes_direct Fssh_sshbuf_get_bignum2_bytes_direct macro
H A Dkrl.c860 (r = sshbuf_get_bignum2_bytes_direct(subsect, in parse_revoked_certs()