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

/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_lib.c88 static int bn_limit_num_high=8; /* (1<<bn_limit_bits_high) */ variable
106 bn_limit_num_high=1<<high;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_lib.c99 static int bn_limit_num_high=8; /* (1<<bn_limit_bits_high) */ variable
117 bn_limit_num_high=1<<high;

Completed in 135 milliseconds