Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c31 static int bn_limit_num = 8; /* (1<<bn_limit_bits) */ variable
45 bn_limit_num = 1 << mult; in BN_set_params()