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