Home
last modified time | relevance | path

Searched defs:AES_128_GCM_TestVector_1_Plaintext (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java3315 private static final byte[] AES_128_GCM_TestVector_1_Plaintext = new byte[] { field in CipherTest
3604 AES_128_GCM_TestVector_1_Plaintext.length) * 8, in CIPHER_TEST_PARAMS.add() argument
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java3324 private static final byte[] AES_128_GCM_TestVector_1_Plaintext = new byte[] { field in CipherTest
3613 AES_128_GCM_TestVector_1_Plaintext.length) * 8, in CIPHER_TEST_PARAMS.add() argument