Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_mul.c183 # ifdef BN_MUL_COMBA in bn_mul_recursive()
243 # ifdef BN_MUL_COMBA in bn_mul_recursive()
512 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
540 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
543 #ifdef BN_MUL_COMBA in bn_mul_fixed_top()
607 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
Dbn_local.h46 # define BN_MUL_COMBA macro
Dbn_asm.c423 #if defined(BN_MUL_COMBA) && !defined(OPENSSL_SMALL_FOOTPRINT)