Searched refs:sshkey_parse_private2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | sshkey.c | 3188 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2() function 3693 return sshkey_parse_private2(blob, type, passphrase, in sshkey_parse_private_fileblob_type() 3696 r = sshkey_parse_private2(blob, type, passphrase, keyp, in sshkey_parse_private_fileblob_type()
|
| H A D | ssh_namespace.h | 892 #define sshkey_parse_private2 Fssh_sshkey_parse_private2 macro
|