Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c3264 sshkey_parse_private2_pubkey(struct sshbuf *blob, int type, in sshkey_parse_private2_pubkey() function
3754 if ((r = sshkey_parse_private2_pubkey(blob, type, pubkeyp)) != 0) in sshkey_parse_pubkey_from_private_fileblob_type()