Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lib.c87 static int bn_limit_bits_high=0; variable
105 bn_limit_bits_high=high; in BN_set_params()
127 else if (which == 1) return(bn_limit_bits_high); in BN_get_params()