Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c89 static int bn_limit_num_high = 8; /* (1<<bn_limit_bits_high) */ variable
105 bn_limit_num_high = 1 << high; in BN_set_params()
/minix3/crypto/external/bsd/openssl/dist/Netware/
H A Dglobals.txt168 static int bn_limit_num_high=8; /* (1<<bn_limit_bits_high) */