Searched defs:expectedCipherText (Results 1 – 1 of 1) sorted by relevance
| /base/security/crypto_framework/test/unittest/src/ |
| D | crypto_3des_cipher_test.cpp | 1351 …uint8_t expectedCipherText[] = {0x3f, 0xa4, 0x0e, 0x8a, 0x98, 0x4d, 0x48, 0x15}; // Expected ciphe… variable 1389 uint8_t expectedCipherText[] = {0x4e, 0x6f, 0x77, 0x20, 0x69, 0x73, 0x20, 0x74}; // "Now is t" variable
|