Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bn/
Dbn_lib.c91 static int bn_limit_num_mont = 8; /* (1<<bn_limit_bits_mont) */ variable
117 bn_limit_num_mont = 1 << mont; in BN_set_params()