Searched refs:private2_check_padding (Results 1 – 2 of 2) sorted by relevance
1757 private2_check_padding(struct sshbuf *decrypted) in private2_check_padding() function1849 if ((r = private2_check_padding(prvbuf)) != 0) in sshkey_unshield_private()3235 if ((r = private2_check_padding(decrypted)) != 0) in sshkey_parse_private2()
515 #define private2_check_padding Fssh_private2_check_padding macro