Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_mul.c157 #ifdef BN_RECURSION
512 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
515 #ifdef BN_RECURSION in bn_mul_fixed_top()
540 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
563 #ifdef BN_RECURSION in bn_mul_fixed_top()
607 #if defined(BN_MUL_COMBA) || defined(BN_RECURSION) in bn_mul_fixed_top()
H A Dbn_sqr.c67 #if defined(BN_RECURSION) in bn_sqr_fixed_top()
144 #ifdef BN_RECURSION
H A Dbn_local.h48 # define BN_RECURSION macro
/openssl/
H A DCHANGES.md18624 * Changed BN_RECURSION in bn_mont.c to BN_RECURSION_MONT so it is not
18884 * Fixes to BN code. Previously the default was to define BN_RECURSION

Completed in 48 milliseconds