Home
last modified time | relevance | path

Searched refs:PHP_SHA1Init (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/standard/
H A Dsha1.h30 #define PHP_SHA1Init(ctx) PHP_SHA1InitArgs(ctx, NULL) macro
H A Dsha1.c43 PHP_SHA1Init(&context); in PHP_FUNCTION()
81 PHP_SHA1Init(&context); in PHP_FUNCTION()
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_auth.c536 PHP_SHA1Init(&context); in php_mysqlnd_scramble()
541 PHP_SHA1Init(&context); in php_mysqlnd_scramble()
546 PHP_SHA1Init(&context); in php_mysqlnd_scramble()
/PHP-8.1/ext/phar/
H A Dutil.c1723 PHP_SHA1Init(&context); in phar_verify_signature()
1944 PHP_SHA1Init(&context); in phar_create_signature()
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c6420 PHP_SHA1Init(&context); in ZEND_METHOD()

Completed in 55 milliseconds