Home
last modified time | relevance | path

Searched defs:rsa (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/openssl/
H A Dopenssl.c4049 RSA *rsa = EVP_PKEY_get0_RSA(pkey); in php_openssl_is_private_key() local
4143 static zend_bool php_openssl_pkey_init_and_assign_rsa(EVP_PKEY *pkey, RSA *rsa, zval *data) in php_openssl_pkey_init_and_assign_rsa()
4309 RSA *rsa = RSA_new(); in PHP_FUNCTION() local
4770 RSA *rsa = EVP_PKEY_get0_RSA(pkey); in PHP_FUNCTION() local

Completed in 28 milliseconds