Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A Dcipher_test.cc752 static const uint8_t kIV1[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
792 static const uint8_t kIV1[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
815 static const uint8_t kIV1[12] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in TEST() local
847 static const uint8_t kIV1[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.cc752 static const uint8_t kIV1[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
792 static const uint8_t kIV1[12] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
815 static const uint8_t kIV1[12] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in TEST() local
847 static const uint8_t kIV1[16] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, in TEST() local