Home
last modified time | relevance | path

Searched refs:PHP_GOSTInit (Results 1 – 2 of 2) sorted by last modified time

/php-src/ext/hash/
H A Dphp_hash_gost.h32 PHP_HASH_API void PHP_GOSTInit(PHP_GOST_CTX *, ZEND_ATTRIBUTE_UNUSED HashTable *args);
H A Dhash_gost.c238 PHP_HASH_API void PHP_GOSTInit(PHP_GOST_CTX *context, ZEND_ATTRIBUTE_UNUSED HashTable *args) in PHP_GOSTInit() function
246 PHP_GOSTInit(context, NULL); in PHP_GOSTInitCrypto()
322 (php_hash_init_func_t) PHP_GOSTInit,

Completed in 10 milliseconds