Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_extra_test2.c96 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
250 {kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA},
515 && TEST_ptr(in = BIO_new_mem_buf(kExampleRSAKeyPKCS8, in test_pkcs8key_nid_bio()
516 sizeof(kExampleRSAKeyPKCS8))) in test_pkcs8key_nid_bio()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_extra_test.c202 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
915 {kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA},