Files
David Benjamin 65dc45cb57 Fix EVP_CIPHER_CTX_copy for AES-GCM.
7578f3f0de made it work, but
26ba48a6fb regressed it by losing the
EVP_CIPH_CUSTOM_COPY flag. Additionally, we've since added an alignment
requirement to EVP_AES_GCM_CTX, which complicates things.

Thanks to Guido Vranken for catching this!

Bug: 270
Change-Id: I71784593dc5a34d1334c92a4daa93546ec0ee2c3
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35624
Reviewed-by: Adam Langley <agl@google.com>
2019-04-15 21:55:06 +00:00
..
2017-08-18 21:49:04 +00:00
2018-05-02 19:41:48 +00:00
2019-04-15 21:55:06 +00:00