Searched refs:kOAEPCiphertext1 (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/rsa_extra/
H A Drsa_test.cc148 // kOAEPCiphertext1 is a sample encryption of |kPlaintext| with |kKey1| using
150 static const uint8_t kOAEPCiphertext1[] = variable
386 {kKey1, sizeof(kKey1) - 1, kOAEPCiphertext1, sizeof(kOAEPCiphertext1) - 1},

Completed in 210 milliseconds