Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_gost.c210 static inline void Gost(php_hash_uint32 state[8], php_hash_uint32 data[8]) in Gost() function
240 Gost(context->state, data); in GostTransform()
291 Gost(context->state, l); in PHP_GOSTFinal()
293 Gost(context->state, l); in PHP_GOSTFinal()

Completed in 7 milliseconds