Searched refs:tables_crypto (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/hash/ | ||
H A D | php_hash_gost_tables.h | 140 static const php_hash_uint32 tables_crypto[4][256] = { variable |
H A D | hash_gost.c | 252 context->tables = &tables_crypto; in PHP_GOSTInitCrypto() |
Completed in 7 milliseconds