Searched refs:certbuf (Results 1 – 1 of 1) sorted by relevance
1827 cert_parse(struct sshbuf *b, struct sshkey *key, struct sshbuf *certbuf) in cert_parse() argument1836 if ((ret = sshbuf_putb(key->cert->certblob, certbuf)) != 0) in cert_parse()