Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test2.c96 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
252 {kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA},
605 && TEST_ptr(in = BIO_new_mem_buf(kExampleRSAKeyPKCS8, in test_pkcs8key_nid_bio()
606 sizeof(kExampleRSAKeyPKCS8))) in test_pkcs8key_nid_bio()
H A Devp_extra_test.c462 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
759 {kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), "RSA", EVP_PKEY_RSA},
2206 kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8)) in test_privatekey_to_pkcs8()

Completed in 20 milliseconds