Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c1757 private2_check_padding(struct sshbuf *decrypted) in private2_check_padding() function
1849 if ((r = private2_check_padding(prvbuf)) != 0) in sshkey_unshield_private()
3235 if ((r = private2_check_padding(decrypted)) != 0) in sshkey_parse_private2()
H A Dssh_namespace.h515 #define private2_check_padding Fssh_private2_check_padding macro