Searched refs:private2_check_padding (Results 1 – 3 of 3) sorted by relevance
1649 private2_check_padding(struct sshbuf *decrypted) in private2_check_padding() function1741 if ((r = private2_check_padding(prvbuf)) != 0) in sshkey_unshield_private()3127 if ((r = private2_check_padding(decrypted)) != 0) in sshkey_parse_private2()
489 #define private2_check_padding Fssh_private2_check_padding macro
7608 the code in private2_check_padding(). Pull private2_check_padding() up so the