Home
last modified time | relevance | path

Searched refs:kExampleRSAKeyPKCS8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Devp_extra_test2.c661 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
1508 { kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA },
1909 && TEST_ptr(in = BIO_new_mem_buf(kExampleRSAKeyPKCS8, in test_pkcs8key_nid_bio()
1910 sizeof(kExampleRSAKeyPKCS8))) in test_pkcs8key_nid_bio()
H A Devp_extra_test.c465 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
859 { kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), "RSA", EVP_PKEY_RSA },
2388 kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8)) in test_privatekey_to_pkcs8()