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

/netbsd-current/crypto/external/bsd/openssl/dist/demos/signature/
H A Drsa_pss_hash.c123 ppub_key = rsa_pub_key;
124 pkey = d2i_PublicKey(EVP_PKEY_RSA, NULL, &ppub_key, sizeof(rsa_pub_key));
H A Drsa_pss_direct.c133 ppub_key = rsa_pub_key;
134 pkey = d2i_PublicKey(EVP_PKEY_RSA, NULL, &ppub_key, sizeof(rsa_pub_key));
H A Drsa_pss.h211 static const unsigned char rsa_pub_key[] = { variable
/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test_data.inc1281 static const ST_KAT_PARAM rsa_pub_key[] = {
1611 rsa_pub_key,

Completed in 134 milliseconds