Searched refs:kExampleRSAKeyPKCS8 (Results 1 – 2 of 2) sorted by relevance
111 * kExampleRSAKeyPKCS8 is kExampleRSAKeyDER encoded in a PKCS #8114 static const unsigned char kExampleRSAKeyPKCS8[] = {283 { kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA },684 && TEST_ptr(in = BIO_new_mem_buf(kExampleRSAKeyPKCS8,685 sizeof(kExampleRSAKeyPKCS8)))661 static const unsigned char kExampleRSAKeyPKCS8[] = { global() variable
462 * kExampleRSAKeyPKCS8 is kExampleRSAKeyDER encoded in a PKCS#8 v1465 static const unsigned char kExampleRSAKeyPKCS8[] = { variable 522 * kExampleRSAKeyPKCS8 is kExampleRSAKeyDER encoded in a PKCS#8 v2859 { kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), "RSA", EVP_PKEY_RSA },2420 /* This uses kExampleRSAKeyDER and kExampleRSAKeyPKCS8 to verify encoding */ in test_privatekey_to_pkcs8() 2437 kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8))