Searched refs:PHP_SHA1Init (Results 1 – 5 of 5) sorted by relevance
30 #define PHP_SHA1Init(ctx) PHP_SHA1InitArgs(ctx, NULL) macro
43 PHP_SHA1Init(&context); in PHP_FUNCTION()81 PHP_SHA1Init(&context); in PHP_FUNCTION()
536 PHP_SHA1Init(&context); in php_mysqlnd_scramble()541 PHP_SHA1Init(&context); in php_mysqlnd_scramble()546 PHP_SHA1Init(&context); in php_mysqlnd_scramble()
1723 PHP_SHA1Init(&context); in phar_verify_signature()1944 PHP_SHA1Init(&context); in phar_create_signature()
6420 PHP_SHA1Init(&context); in ZEND_METHOD()
Completed in 35 milliseconds