Searched refs:bn_limit_num_low (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_lib.c87 static int bn_limit_num_low = 8; /* (1<<bn_limit_bits_low) */ variable
111 bn_limit_num_low = 1 << low;

Completed in 96 milliseconds