Searched refs:kExponent1RSAKey (Results 1 – 1 of 1) sorted by relevance
500 static const uint8_t kExponent1RSAKey[] = { variable877 ScopedRSA rsa(RSA_public_key_from_bytes(kExponent1RSAKey, in TestBadExponent()878 sizeof(kExponent1RSAKey))); in TestBadExponent()