bc1fde3206
Like the non-stitched variant, this "AEAD" uses the output buffer as scratch space for the MAC. Thus it should require that max_out_len is large enough to fit that, even though it will never return that large of input. Change-Id: I5b30b0756408c2e433448f540e7c65251336d2f8 Reviewed-on: https://boringssl-review.googlesource.com/4704 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
test | ||
aead_test.c | ||
aead.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 |