Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/
H A Dphp_hash_sha.h93 PHP_HASH_API void PHP_SHA512Init(PHP_SHA512_CTX *);
H A Dhash_sha.c930 PHP_HASH_API void PHP_SHA512Init(PHP_SHA512_CTX * context) in PHP_SHA512Init() function
1090 (php_hash_init_func_t) PHP_SHA512Init,
/PHP-7.2/ext/phar/
H A Dutil.c1613 PHP_SHA512Init(&context); in phar_verify_signature()
1798 PHP_SHA512Init(&context); in phar_create_signature()

Completed in 14 milliseconds