Searched refs:certbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dsshkey.c1762 cert_parse(struct sshbuf *b, struct sshkey *key, struct sshbuf *certbuf) argument
1771 if ((ret = sshbuf_putb(key->cert->certblob, certbuf)) != 0)

Completed in 110 milliseconds