Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dopenssl.c331 static void RSA_get0_factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in RSA_get0_factors() function
5086 RSA_get0_factors(rsa, &p, &q); in PHP_FUNCTION()

Completed in 25 milliseconds