Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c34 static int bn_limit_bits_high = 0; variable
50 bn_limit_bits_high = high; in BN_set_params()
72 return bn_limit_bits_high; in BN_get_params()