Searched refs:kExampleRSAKeyPKCS8 (Results 1 – 1 of 1) sorted by relevance
318 static const uint8_t kExampleRSAKeyPKCS8[] = { variable705 if (!TestValidPrivateKey(kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), in Testd2i_AutoPrivateKey()772 derp = kExampleRSAKeyPKCS8; in Testd2i_PrivateKey()774 sizeof(kExampleRSAKeyPKCS8))); in Testd2i_PrivateKey()775 if (!pkey || derp != kExampleRSAKeyPKCS8 + sizeof(kExampleRSAKeyPKCS8)) { in Testd2i_PrivateKey()