Home
last modified time | relevance | path

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

/PHP-7.0/ext/openssl/
H A Dopenssl.c1246 EVP_MD *mdtype; in php_openssl_get_evp_md_from_algo() local
1289 return mdtype; in php_openssl_get_evp_md_from_algo()
1703 const EVP_MD *mdtype; in PHP_FUNCTION() local
1728 if (!mdtype) { in PHP_FUNCTION()
2008 const EVP_MD *mdtype; in php_openssl_x509_fingerprint() local
5232 const EVP_MD *mdtype; in PHP_FUNCTION() local
5254 if (!mdtype) { in PHP_FUNCTION()
5291 const EVP_MD *mdtype; in PHP_FUNCTION() local
5317 if (!mdtype) { in PHP_FUNCTION()
5605 const EVP_MD *mdtype; in PHP_FUNCTION() local
[all …]
/PHP-7.0/ext/phar/
H A Dutil.c1496 EVP_MD *mdtype = (EVP_MD *) EVP_sha1(); in phar_verify_signature() local
1571 EVP_VerifyInit(md_ctx, mdtype); in phar_verify_signature()

Completed in 32 milliseconds