Home
last modified time | relevance | path

Searched refs:PHP_SHA256Init (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/hash/
H A Dphp_hash_sha.h45 #define PHP_SHA256Init(ctx) PHP_SHA256InitArgs(ctx, NULL) macro
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_auth.c986 PHP_SHA256Init(&context); in php_mysqlnd_scramble_sha2()
991 PHP_SHA256Init(&context); in php_mysqlnd_scramble_sha2()
996 PHP_SHA256Init(&context); in php_mysqlnd_scramble_sha2()
/PHP-8.2/ext/phar/
H A Dutil.c1683 PHP_SHA256Init(&context); in phar_verify_signature()
1837 PHP_SHA256Init(&context); in phar_create_signature()

Completed in 25 milliseconds