Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lib.c84 static int bn_limit_num=8; /* (1<<bn_limit_bits) */ variable
99 bn_limit_num=1<<mult; in BN_set_params()