Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_lib.c37 static int bn_limit_num_mont = 8; /* (1<<bn_limit_bits_mont) */ variable
63 bn_limit_num_mont = 1 << mont; in BN_set_params()

Completed in 7 milliseconds