Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lib.c85 static int bn_limit_bits_low=0; variable
112 bn_limit_bits_low=low; in BN_set_params()
128 else if (which == 2) return(bn_limit_bits_low); in BN_get_params()