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

/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_extra_test.c153 * kExampleRSAKeyPKCS8 is kExampleRSAKeyDER encoded in a PKCS #8
156 static const unsigned char kExampleRSAKeyPKCS8[] = { variable
463 (kExampleRSAKeyPKCS8, sizeof(kExampleRSAKeyPKCS8), EVP_PKEY_RSA)) {
464 fprintf(stderr, "d2i_AutoPrivateKey(kExampleRSAKeyPKCS8) failed\n");

Completed in 48 milliseconds