Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dopenssl.c4135 RSA *rsa = EVP_PKEY_get0_RSA(pkey); in php_openssl_is_private_key() local
4229 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()
4395 RSA *rsa = RSA_new(); in PHP_FUNCTION() local
4853 RSA *rsa = EVP_PKEY_get0_RSA(pkey); in PHP_FUNCTION() local

Completed in 33 milliseconds