Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dopenssl.c1310 EVP_MD *mdtype; in php_openssl_get_evp_md_from_algo() local
1351 return mdtype; in php_openssl_get_evp_md_from_algo()
1793 const EVP_MD *mdtype; in PHP_FUNCTION() local
1818 if (!mdtype) { in PHP_FUNCTION()
2120 const EVP_MD *mdtype; in php_openssl_x509_fingerprint() local
5729 const EVP_MD *mdtype; in PHP_FUNCTION() local
5751 if (!mdtype) { in PHP_FUNCTION()
5789 const EVP_MD *mdtype; in PHP_FUNCTION() local
5815 if (!mdtype) { in PHP_FUNCTION()
6134 const EVP_MD *mdtype; in PHP_FUNCTION() local
[all …]
/PHP-7.1/ext/phar/
H A Dutil.c1489 EVP_MD *mdtype = (EVP_MD *) EVP_sha1(); in phar_verify_signature() local
1564 EVP_VerifyInit(md_ctx, mdtype); in phar_verify_signature()

Completed in 24 milliseconds