Home
last modified time | relevance | path

Searched refs:BN_MULL_SIZE_NORMAL (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_mul.c564 if ((al >= BN_MULL_SIZE_NORMAL) && (bl >= BN_MULL_SIZE_NORMAL)) { in bn_mul_fixed_top()
H A Dbn_local.h361 # define BN_MULL_SIZE_NORMAL (16)/* 32 */ macro
/third_party/openssl/crypto/bn/
H A Dbn_mul.c564 if ((al >= BN_MULL_SIZE_NORMAL) && (bl >= BN_MULL_SIZE_NORMAL)) { in bn_mul_fixed_top()
H A Dbn_local.h361 # define BN_MULL_SIZE_NORMAL (16)/* 32 */ macro

Completed in 5 milliseconds