Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dopenssl.c1351 EVP_MD *mdtype; in php_openssl_get_evp_md_from_algo() local
1392 return mdtype; in php_openssl_get_evp_md_from_algo()
1850 const EVP_MD *mdtype; in PHP_FUNCTION() local
1875 if (!mdtype) { in PHP_FUNCTION()
2164 const EVP_MD *mdtype; in php_openssl_x509_fingerprint() local
6037 const EVP_MD *mdtype; in PHP_FUNCTION() local
6059 if (!mdtype) { in PHP_FUNCTION()
6096 const EVP_MD *mdtype; in PHP_FUNCTION() local
6122 if (!mdtype) { in PHP_FUNCTION()
6442 const EVP_MD *mdtype; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/phar/
H A Dutil.c1485 EVP_MD *mdtype = (EVP_MD *) EVP_sha1(); in phar_verify_signature() local
1560 EVP_VerifyInit(md_ctx, mdtype); in phar_verify_signature()

Completed in 26 milliseconds