Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_ameth.c29 static int rsa_param_encode(const EVP_PKEY *pkey, in rsa_param_encode() function
60 if (!rsa_param_encode(pkey, &str, &strtype)) in rsa_pub_encode()
152 if (!rsa_param_encode(pkey, &str, &strtype)) in rsa_priv_encode()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_ameth.c30 static int rsa_param_encode(const EVP_PKEY *pkey, in rsa_param_encode() function
82 if (!rsa_param_encode(pkey, &str, &strtype)) in rsa_pub_encode()
161 if (!rsa_param_encode(pkey, &str, &strtype)) in rsa_priv_encode()