Searched refs:bignum_is_bad (Results 1 – 2 of 2) sorted by relevance
1588 bignum_is_bad(BIGNUM *bn) in bignum_is_bad() function1594 (bignum_is_bad((s)->bn) || BN_cmp((s)->bn, (k)->bn) >= 0)
2048 bignum_is_bad(PGPV_BIGNUM *bn) in bignum_is_bad() function2054 (bignum_is_bad((s)->bn) || PGPV_BN_cmp((s)->bn, (k)->bn) >= 0)