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.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-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.c630 PHP_SHA1Init(&c);
/php-src/ext/phar/
H A Dutil.c1720 PHP_SHA1Init(&context); in phar_verify_signature()
1948 PHP_SHA1Init(&context); in phar_create_signature()
/php-src/ext/reflection/
H A Dphp_reflection.c6583 PHP_SHA1Init(&context); in ZEND_METHOD()

Completed in 49 milliseconds