Searched refs:ossl_bn_get0_small_factors (Results 1 – 4 of 4) sorted by relevance
83 ret = TEST_BN_eq(ossl_bn_get0_small_factors(), b); in test_bn_small_factors()
99 const BIGNUM *ossl_bn_get0_small_factors(void);
321 if (!BN_gcd(gcd, rsa->n, ossl_bn_get0_small_factors(), ctx)
65 const BIGNUM *ossl_bn_get0_small_factors(void) in ossl_bn_get0_small_factors() function
Completed in 7 milliseconds