Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c1316 EVP_MD *mdtype; in php_openssl_get_evp_md_from_algo() local
1357 return mdtype; in php_openssl_get_evp_md_from_algo()
1807 const EVP_MD *mdtype; in PHP_FUNCTION() local
1832 if (!mdtype) { in PHP_FUNCTION()
2137 const EVP_MD *mdtype; in php_openssl_x509_fingerprint() local
5904 const EVP_MD *mdtype; in PHP_FUNCTION() local
5926 if (!mdtype) { in PHP_FUNCTION()
5964 const EVP_MD *mdtype; in PHP_FUNCTION() local
5990 if (!mdtype) { in PHP_FUNCTION()
6309 const EVP_MD *mdtype; in PHP_FUNCTION() local
[all …]
/PHP-7.2/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 35 milliseconds