Home
last modified time | relevance | path

Searched refs:BN_CTX_end (Results 1 – 25 of 58) sorted by relevance

123

/third_party/openssl/doc/man3/
DBN_CTX_start.pod5 BN_CTX_start, BN_CTX_get, BN_CTX_end - use temporary BIGNUM variables
15 void BN_CTX_end(BN_CTX *ctx);
29 Finally, BN_CTX_end() must be called before returning from the function.
31 When BN_CTX_end() is called, the B<BIGNUM> pointers obtained from
36 BN_CTX_start() and BN_CTX_end() return no values.
/third_party/openssl/crypto/bn/
Dbn_recp.c79 BN_CTX_end(ctx); in BN_mod_mul_reciprocal()
101 BN_CTX_end(ctx); in BN_div_recp()
104 BN_CTX_end(ctx); in BN_div_recp()
162 BN_CTX_end(ctx); in BN_div_recp()
192 BN_CTX_end(ctx); in BN_reciprocal()
Dbn_x931p.c152 BN_CTX_end(ctx); in BN_X931_derive_prime_ex()
199 BN_CTX_end(ctx); in BN_X931_generate_Xpq()
207 BN_CTX_end(ctx); in BN_X931_generate_Xpq()
244 BN_CTX_end(ctx); in BN_X931_generate_prime_ex()
Dbn_gf2m.c454 BN_CTX_end(ctx); in BN_GF2m_mod_mul_arr()
519 BN_CTX_end(ctx); in BN_GF2m_mod_sqr_arr()
724 BN_CTX_end(ctx); in BN_GF2m_mod_inv_vartime()
764 BN_CTX_end(ctx); in BN_GF2m_mod_inv()
791 BN_CTX_end(ctx); in BN_GF2m_mod_inv_arr()
822 BN_CTX_end(ctx); in BN_GF2m_mod_div()
851 BN_CTX_end(ctx); in BN_GF2m_mod_div_arr()
896 BN_CTX_end(ctx); in BN_GF2m_mod_exp_arr()
962 BN_CTX_end(ctx); in BN_GF2m_mod_sqrt_arr()
1097 BN_CTX_end(ctx); in BN_GF2m_mod_solve_quad_arr()
Dbn_mont.c83 BN_CTX_end(ctx); in bn_mul_mont_fixed_top()
185 BN_CTX_end(ctx); in bn_from_mont_fixed_top()
217 BN_CTX_end(ctx); in bn_from_mont_fixed_top()
407 BN_CTX_end(ctx); in BN_MONT_CTX_set()
Dbn_div.c84 BN_CTX_end(ctx);
453 BN_CTX_end(ctx); in bn_div_fixed_top()
457 BN_CTX_end(ctx); in bn_div_fixed_top()
Dbn_gcd.c188 BN_CTX_end(ctx); in bn_mod_inverse_no_branch()
509 BN_CTX_end(ctx); in int_bn_mod_inverse()
644 BN_CTX_end(ctx); in BN_gcd()
Dbn_rsa_fips186_4.c219 BN_CTX_end(ctx); in ossl_bn_rsa_fips186_4_gen_prob_primes()
365 BN_CTX_end(ctx); in ossl_bn_rsa_fips186_4_derive_prime()
Dbn_prime.c207 BN_CTX_end(ctx); in BN_generate_prime_ex2()
464 BN_CTX_end(ctx); in ossl_bn_miller_rabin_is_prime()
605 BN_CTX_end(ctx); in probable_prime_dh()
Dbn_kron.c135 BN_CTX_end(ctx); in BN_kronecker()
Dbn_exp.c83 BN_CTX_end(ctx); in BN_exp()
289 BN_CTX_end(ctx); in BN_mod_exp_recp()
465 BN_CTX_end(ctx); in BN_mod_exp_mont()
1131 BN_CTX_end(ctx); in BN_mod_exp_mont_consttime()
1277 BN_CTX_end(ctx); in BN_mod_exp_mont_word()
1397 BN_CTX_end(ctx); in BN_mod_exp_simple()
/third_party/openssl/crypto/rsa/
Drsa_sp800_56b_check.c76 BN_CTX_end(ctx); in ossl_rsa_check_crt_components()
125 BN_CTX_end(ctx); in ossl_rsa_check_prime_factor_range()
165 BN_CTX_end(ctx); in ossl_rsa_check_prime_factor()
217 BN_CTX_end(ctx); in ossl_rsa_check_private_exponent()
434 BN_CTX_end(ctx);
Drsa_x931g.c82 BN_CTX_end(ctx); in RSA_X931_derive_ex()
143 BN_CTX_end(ctx); in RSA_X931_derive_ex()
198 BN_CTX_end(ctx); in RSA_X931_generate_key_ex()
Drsa_crpt.c112 BN_CTX_end(ctx); in rsa_get_public_exp()
168 BN_CTX_end(ctx); in RSA_setup_blinding()
Drsa_sp800_56b_gen.c159 BN_CTX_end(ctx); in ossl_rsa_fips186_4_gen_prob_primes()
334 BN_CTX_end(ctx); in ossl_rsa_sp800_56b_derive_params_from_pq()
438 BN_CTX_end(ctx); in ossl_rsa_sp800_56b_pairwise_test()
Drsa_ossl.c156 BN_CTX_end(ctx); in rsa_ossl_public_encrypt()
367 BN_CTX_end(ctx); in rsa_ossl_private_encrypt()
512 BN_CTX_end(ctx); in rsa_ossl_private_decrypt()
609 BN_CTX_end(ctx); in rsa_ossl_public_decrypt()
982 BN_CTX_end(ctx); in rsa_ossl_mod_exp()
/third_party/openssl/crypto/ec/
Dec2_oct.c113 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_set_compressed_coordinates()
237 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_point2oct()
245 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_point2oct()
384 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_oct2point()
Decp_oct.c154 BN_CTX_end(ctx); in ossl_ec_GFp_simple_set_compressed_coordinates()
263 BN_CTX_end(ctx); in ossl_ec_GFp_simple_point2oct()
269 BN_CTX_end(ctx); in ossl_ec_GFp_simple_point2oct()
369 BN_CTX_end(ctx); in ossl_ec_GFp_simple_oct2point()
Decp_smpl.c195 BN_CTX_end(ctx); in ossl_ec_GFp_simple_group_set_curve()
317 BN_CTX_end(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
608 BN_CTX_end(ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
713 BN_CTX_end(ctx); in ossl_ec_GFp_simple_add()
793 BN_CTX_end(ctx); in ossl_ec_GFp_simple_add()
935 BN_CTX_end(ctx); in ossl_ec_GFp_simple_dbl()
1054 BN_CTX_end(ctx); in ossl_ec_GFp_simple_is_on_curve()
1162 BN_CTX_end(ctx); in ossl_ec_GFp_simple_cmp()
1201 BN_CTX_end(ctx); in ossl_ec_GFp_simple_make_affine()
1352 BN_CTX_end(ctx); in ossl_ec_GFp_simple_points_make_affine()
[all …]
Dec2_smpl.c214 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_group_check_discriminant()
466 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_add()
567 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_is_on_curve()
624 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_cmp()
671 BN_CTX_end(ctx); in ossl_ec_GF2m_simple_make_affine()
863 BN_CTX_end(ctx); in ec_GF2m_simple_ladder_post()
Decdh_ossl.c142 BN_CTX_end(ctx); in ossl_ecdh_simple_compute_key()
Decp_s390x_nistp.c120 BN_CTX_end(ctx); in ec_GFp_s390x_nistp_mul()
279 BN_CTX_end(ctx); in ecdsa_s390x_nistp_verify_sig()
/third_party/openssl/crypto/ffc/
Dffc_key_validate.c57 BN_CTX_end(ctx); in ossl_ffc_validate_public_key_partial()
96 BN_CTX_end(ctx); in ossl_ffc_validate_public_key()
/third_party/openssl/test/
Dec_internal_test.c70 BN_CTX_end(ctx); in group_field_tests()
100 BN_CTX_end(ctx); in field_tests()
251 BN_CTX_end(ctx); in underflow_test()
/third_party/openssl/crypto/dh/
Ddh_check.c101 BN_CTX_end(ctx); in DH_check_params()
223 BN_CTX_end(ctx); in DH_check()

123