Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
Dp_lib.c281 RSA_up_ref(key); in EVP_PKEY_set1_RSA()
291 RSA_up_ref(pkey->pkey.rsa); in EVP_PKEY_get1_RSA()
/external/openssl/ssl/
Dssl_rsa.c173 RSA_up_ref(rsa); in SSL_use_RSAPrivateKey()
542 RSA_up_ref(rsa); in SSL_CTX_use_RSAPrivateKey()
Dssl_cert.c208 RSA_up_ref(cert->rsa_tmp); in ssl_cert_dup()
Dd1_srvr.c916 RSA_up_ref(rsa); in dtls1_send_server_key_exchange()
Ds3_srvr.c1469 RSA_up_ref(rsa); in ssl3_send_server_key_exchange()
/external/openssl/crypto/rsa/
Drsa.h283 int RSA_up_ref(RSA *r);
Drsa_lib.c250 int RSA_up_ref(RSA *r) in RSA_up_ref() function
/external/openssl/include/openssl/
Drsa.h283 int RSA_up_ref(RSA *r);