Merge heavily-modified BoringSSL a5ee83f: Test different chunk sizes in cipher_test.

The test vectors were merged but actually it wouldn't have been
possible to trigger this in *ring* due to the nature of the AEAD
interface. It was only possible to trigger the bug in BoringSSL because
it exposed the OpenSSL EVP interface.
This commit is contained in:
Brian Smith 2016-02-29 20:53:39 -10:00
parent f27c16feeb
commit e47cdd8e05
2 changed files with 18 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long