Searched refs:kKey3 (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/evp/ |
D | pbkdf_test.cc | 107 const uint8_t kKey3[] = {0x56, 0xfa, 0x6a, 0xa7, 0x55, 0x48, 0x09, 0x9d, in TestRFC6070Vectors() local 115 sizeof(kKey3), kKey3)) { in TestRFC6070Vectors()
|
/external/boringssl/src/crypto/rsa/ |
D | rsa_test.cc | 130 static const uint8_t kKey3[] = variable 896 !TestRSA(kKey3, sizeof(kKey3) - 1, kOAEPCiphertext3, in main()
|