Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dssh_namespace.h806 #define sshkey_parse_private2 Fssh_sshkey_parse_private2 macro
H A Dsshkey.c4257 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2() function
4694 return sshkey_parse_private2(blob, type, passphrase, in sshkey_parse_private_fileblob_type()
4697 r = sshkey_parse_private2(blob, type, passphrase, keyp, in sshkey_parse_private_fileblob_type()