Searched refs:private2_check_padding (Results 1 – 2 of 2) sorted by relevance
1743 private2_check_padding(struct sshbuf *decrypted) in private2_check_padding() function1835 if ((r = private2_check_padding(prvbuf)) != 0) in sshkey_unshield_private()3194 if ((r = private2_check_padding(decrypted)) != 0) in sshkey_parse_private2()
510 #define private2_check_padding Fssh_private2_check_padding macro