Home
last modified time | relevance | path

Searched refs:RSA_up_ref (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/libressl/crypto/evp/
H A Dp_lib.c366 RSA_up_ref(pkey->pkey.rsa); in EVP_PKEY_get1_RSA()
375 RSA_up_ref(key); in EVP_PKEY_set1_RSA()
/dragonfly/crypto/libressl/ssl/
H A Dssl_rsa.c162 RSA_up_ref(rsa); in SSL_use_RSAPrivateKey()
511 RSA_up_ref(rsa); in SSL_CTX_use_RSAPrivateKey()
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_lib.c218 RSA_up_ref(RSA *r) in RSA_up_ref() function
/dragonfly/crypto/libressl/include/openssl/
H A Drsa.h264 int RSA_up_ref(RSA *r);