Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dsha1.h28 #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-src/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-src/ext/random/
H A Drandom.c661 PHP_SHA1Init(&c);
/php-src/ext/phar/
H A Dutil.c1765 PHP_SHA1Init(&context); in phar_verify_signature()
1993 PHP_SHA1Init(&context); in phar_create_signature()
/php-src/ext/reflection/
H A Dphp_reflection.c7178 PHP_SHA1Init(&context); in ZEND_METHOD()

Completed in 58 milliseconds