Home
last modified time | relevance | path

Searched refs:sshbuf_fromb (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c75 p2 = sshbuf_fromb(p1); in sshbuf_fixed()
/freebsd-12.1/crypto/openssh/
H A Dsshbuf.h71 struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
H A Dsshbuf.c118 sshbuf_fromb(struct sshbuf *buf) in sshbuf_fromb() function
H A Dkrl.c942 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
1051 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
H A Dauth-options.c149 if ((c = sshbuf_fromb(oblob)) == NULL) { in cert_option_list()
H A Dssh_namespace.h657 #define sshbuf_fromb Fssh_sshbuf_fromb macro
H A Dkex.c336 if ((b = sshbuf_fromb(raw)) == NULL) { in kex_buf2prop()
H A Dsshkey-xmss.c955 if ((copy = sshbuf_fromb(encoded)) == NULL || in sshkey_xmss_decrypt_state()
H A Dssh-keygen.c1953 if ((options = sshbuf_fromb(optbuf)) == NULL) in show_options()
H A Dsshkey.c2031 if ((copy = sshbuf_fromb(b)) == NULL) { in sshkey_from_blob_internal()