Searched refs:private2_check_padding (Results 1 – 2 of 2) sorted by relevance
1754 private2_check_padding(struct sshbuf *decrypted) in private2_check_padding() function1846 if ((r = private2_check_padding(prvbuf)) != 0) in sshkey_unshield_private()3219 if ((r = private2_check_padding(decrypted)) != 0) in sshkey_parse_private2()
508 #define private2_check_padding Fssh_private2_check_padding macro