Home
last modified time | relevance | path

Searched refs:ossl_bn_get0_small_factors (Results 1 – 4 of 4) sorted by relevance

/openssl-master/test/
A Dbn_internal_test.c83 ret = TEST_BN_eq(ossl_bn_get0_small_factors(), b); in test_bn_small_factors()
/openssl-master/include/crypto/
A Dbn.h99 const BIGNUM *ossl_bn_get0_small_factors(void);
/openssl-master/crypto/rsa/
A Drsa_sp800_56b_check.c321 if (!BN_gcd(gcd, rsa->n, ossl_bn_get0_small_factors(), ctx)
/openssl-master/crypto/bn/
A Dbn_prime.c65 const BIGNUM *ossl_bn_get0_small_factors(void) in ossl_bn_get0_small_factors() function

Completed in 7 milliseconds