Home
last modified time | relevance | path

Searched refs:PHP_GOSTInit (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/hash/
H A Dphp_hash_gost.h33 PHP_HASH_API void PHP_GOSTInit(PHP_GOST_CTX *);
H A Dhash_gost.c240 PHP_HASH_API void PHP_GOSTInit(PHP_GOST_CTX *context) in PHP_GOSTInit() function
248 PHP_GOSTInit(context); in PHP_GOSTInitCrypto()
311 (php_hash_init_func_t) PHP_GOSTInit,

Completed in 6 milliseconds