36eb7d5fbc
out2 wasn't sized to account for stateful AEAD open requiring a seal overhead's worth of scratch space. Also, pass in sizeof(out2) rather than a computed ciphertext length, so the max_out check would have actually caught this. Change-Id: Ibe689424f6c8ad550b3a45266699892076e7ba5e Reviewed-on: https://boringssl-review.googlesource.com/3060 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
test | ||
aead_test.c | ||
aead.c | ||
cipher_error.c | ||
cipher_test.c | ||
cipher.c | ||
CMakeLists.txt | ||
derive_key.c | ||
e_aes.c | ||
e_chacha20poly1305.c | ||
e_des.c | ||
e_null.c | ||
e_rc2.c | ||
e_rc4.c | ||
e_ssl3.c | ||
e_tls.c | ||
internal.h | ||
tls_cbc.c |