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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_lib.c86 static int bn_limit_num_low=8; /* (1<<bn_limit_bits_low) */ variable
113 bn_limit_num_low=1<<low;

Completed in 47 milliseconds