Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dexponentiation.c428 #define TABLE_SIZE_SMALL (1 << (TABLE_BITS_SMALL - 1)) macro
749 BN_ULONG val[TABLE_SIZE_SMALL][BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small()