Searched refs:BN_mask_bits (Results 1 – 7 of 7) sorted by relevance
139 if (BN_mask_bits(bn, 0)) { in test_bn_mask_bits()159 if (!BN_mask_bits(bn, 127)) { in test_bn_mask_bits()173 if (!BN_mask_bits(bn, 65)) { in test_bn_mask_bits()191 if (!BN_mask_bits(bn, 0)) { in test_bn_mask_bits()
100 LCRYPTO_USED(BN_mask_bits);
474 BN_mask_bits(BIGNUM *a, int n) in BN_mask_bits() function497 LCRYPTO_ALIAS(BN_mask_bits);
392 int BN_mask_bits(BIGNUM *a, int n);
269 if (!BN_mask_bits(W, bits - 1)) in dsa_builtin_paramgen()
787 bn_check(BN_mask_bits(n->number, 8)); in to_ascii()
403 BN_mask_bits