Home
last modified time | relevance | path

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

/php-src/ext/openssl/tests/
H A Dopenssl_spki_export_basic.phpt24 OPENSSL_ALGO_SHA1,
/php-src/ext/openssl/
H A Dopenssl.stub.php69 const OPENSSL_ALGO_SHA1 = UNKNOWN; define
611 …ring $data, string $signature, $public_key, string|int $algorithm = OPENSSL_ALGO_SHA1): int|false …
H A Dopenssl_arginfo.h550 REGISTER_LONG_CONSTANT("OPENSSL_ALGO_SHA1", OPENSSL_ALGO_SHA1, CONST_PERSISTENT); in register_openssl_symbols()
H A Dopenssl.c79 #define OPENSSL_ALGO_SHA1 1 macro
1145 case OPENSSL_ALGO_SHA1: in php_openssl_get_evp_md_from_algo()
7101 zend_long method_long = OPENSSL_ALGO_SHA1;
7174 zend_long method_long = OPENSSL_ALGO_SHA1;

Completed in 51 milliseconds