Also test AES-CBC modes in the speed tool. This change adds the AES-128-CBC-SHA and AES-256-CBC-SHA AEADs to the speed test. These AEADs need an 11 byte additional data so the test is extended to be able to provide that. Change-Id: I9a57c2321a979a68ab0df9faf1bb26b44a3009c4 Reviewed-on: https://boringssl-review.googlesource.com/2922 Reviewed-by: Adam Langley <agl@google.com>