Searched refs:RSAPrivateKey_dup (Results 1 – 2 of 2) sorted by relevance
282 OPENSSL_EXPORT RSA *RSAPrivateKey_dup(const RSA *rsa);
472 RSA *RSAPrivateKey_dup(const RSA *rsa) { in RSAPrivateKey_dup() function