Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A Dcipher_test.cc754 static const uint8_t kIV3[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14}; in TEST() local
819 static const uint8_t kIV3[12] = {0xff, 0xff, 0xff, 0xff, 0x00, 0x00, in TEST() local
853 static const uint8_t kIV3[16] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A Dcipher_test.cc754 static const uint8_t kIV3[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14}; in TEST() local
819 static const uint8_t kIV3[12] = {0xff, 0xff, 0xff, 0xff, 0x00, 0x00, in TEST() local
853 static const uint8_t kIV3[16] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in TEST() local