Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lib.c89 static int bn_limit_bits_mont=0; variable
119 bn_limit_bits_mont=mont; in BN_set_params()
129 else if (which == 3) return(bn_limit_bits_mont); in BN_get_params()