Home
last modified time | relevance | path

Searched refs:BN_CTX_free (Results 1 – 25 of 72) sorted by relevance

123

/openssl/doc/man3/
H A DBN_CTX_new.pod5 BN_CTX_new_ex, BN_CTX_new, BN_CTX_secure_new_ex, BN_CTX_secure_new, BN_CTX_free
18 void BN_CTX_free(BN_CTX *c);
39 BN_CTX_free() frees the components of the B<BN_CTX> and the structure itself.
42 be freed by BN_CTX_free(). If B<c> is NULL, nothing is done.
55 BN_CTX_free() has no return values.
69 BN_CTX_free(ctx);
/openssl/crypto/rsa/
H A Drsa_x931g.c83 BN_CTX_free(ctx); in RSA_X931_derive_ex()
144 BN_CTX_free(ctx); in RSA_X931_derive_ex()
145 BN_CTX_free(ctx2); in RSA_X931_derive_ex()
198 BN_CTX_free(ctx); in RSA_X931_generate_key_ex()
H A Drsa_mp.c94 BN_CTX_free(ctx); in ossl_rsa_multip_calc_product()
/openssl/crypto/ec/
H A Decp_nist.c124 BN_CTX_free(new_ctx); in ossl_ec_GFp_nist_group_set_curve()
149 BN_CTX_free(ctx_new); in ossl_ec_GFp_nist_field_mul()
174 BN_CTX_free(ctx_new); in ossl_ec_GFp_nist_field_sqr()
H A Dec_check.c42 BN_CTX_free(new_ctx); in EC_GROUP_check_named_curve()
114 BN_CTX_free(new_ctx); in EC_GROUP_check()
H A Dec2_oct.c115 BN_CTX_free(new_ctx); in ossl_ec_GF2m_simple_set_compressed_coordinates()
239 BN_CTX_free(new_ctx); in ossl_ec_GF2m_simple_point2oct()
247 BN_CTX_free(new_ctx); in ossl_ec_GF2m_simple_point2oct()
386 BN_CTX_free(new_ctx); in ossl_ec_GF2m_simple_oct2point()
H A Decp_oct.c155 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_set_compressed_coordinates()
264 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_point2oct()
270 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_point2oct()
370 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_oct2point()
H A Decp_smpl.c196 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_group_set_curve()
241 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_group_get_curve()
318 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_group_check_discriminant()
431 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp()
480 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp()
609 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
794 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_add()
936 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_dbl()
1055 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_is_on_curve()
1163 BN_CTX_free(new_ctx); in ossl_ec_GFp_simple_cmp()
[all …]
H A Decp_mont.c191 BN_CTX_free(new_ctx); in ossl_ec_GFp_mont_group_set_curve()
263 BN_CTX_free(new_ctx); in ossl_ec_GFp_mont_field_inv()
H A Dec_lib.c362 BN_CTX_free(ctx); in ec_guess_cofactor()
657 BN_CTX_free(ctx_new); in EC_GROUP_cmp()
709 BN_CTX_free(ctx_new); in EC_GROUP_cmp()
1111 BN_CTX_free(new_ctx); in EC_POINTs_mul()
1152 BN_CTX_free(new_ctx); in EC_POINT_mul()
1213 BN_CTX_free(ctx); in ec_precompute_mont_data()
1279 BN_CTX_free(new_ctx); in ec_field_inverse_mod_ord()
1759 BN_CTX_free(bnctx); in EC_GROUP_new_from_params()
1796 BN_CTX_free(new_bnctx); in EC_GROUP_to_params()
H A Decdh_ossl.c144 BN_CTX_free(ctx); in ossl_ecdh_simple_compute_key()
H A Decdsa_ossl.c257 BN_CTX_free(ctx); in ecdsa_sign_setup()
407 BN_CTX_free(ctx); in ossl_ecdsa_simple_sign_sig()
549 BN_CTX_free(ctx); in ossl_ecdsa_simple_verify_sig()
/openssl/crypto/srp/
H A Dsrp_lib.c101 BN_CTX_free(bn_ctx); in SRP_Calc_server_key()
131 BN_CTX_free(bn_ctx); in SRP_Calc_B_ex()
208 BN_CTX_free(bn_ctx); in SRP_Calc_A()
251 BN_CTX_free(bn_ctx); in SRP_Calc_client_key_ex()
282 BN_CTX_free(bn_ctx); in SRP_Verify_B_mod_N()
/openssl/crypto/ffc/
H A Dffc_key_validate.c54 BN_CTX_free(ctx); in ossl_ffc_validate_public_key_partial()
91 BN_CTX_free(ctx); in ossl_ffc_validate_public_key()
/openssl/test/
H A Drsa_sp800_56b_test.c177 BN_CTX_free(ctx); in test_check_prime_factor_range()
216 BN_CTX_free(ctx); in test_check_prime_factor()
270 BN_CTX_free(ctx); in test_check_private_exponent()
345 BN_CTX_free(ctx); in test_check_crt_components()
382 BN_CTX_free(ctx); in test_derive_params_from_pq_fail()
479 BN_CTX_free(ctx); in test_invalid_keypair()
H A Dec_internal_test.c102 BN_CTX_free(ctx); in field_tests()
188 BN_CTX_free(ctx); in field_tests_default()
257 BN_CTX_free(ctx); in underflow_test()
479 BN_CTX_free(ctx); in montgomery_correctness_test()
H A Dexptest.c146 BN_CTX_free(ctx); in test_mod_exp_zero()
234 BN_CTX_free(ctx); in test_mod_exp()
327 BN_CTX_free(ctx); in test_mod_exp_x2()
H A Dbn_internal_test.c103 BN_CTX_free(ctx); in cleanup_tests()
/openssl/crypto/dsa/
H A Ddsa_key.c206 BN_CTX_free(ctx); in dsa_keygen()
218 BN_CTX_free(ctx); in dsa_keygen()
H A Ddsa_ossl.c199 BN_CTX_free(ctx); in ossl_dsa_do_sign_int()
349 BN_CTX_free(ctx); in dsa_sign_setup()
456 BN_CTX_free(ctx); in dsa_do_verify()
H A Ddsa_check.c131 BN_CTX_free(ctx); in ossl_dsa_check_pairwise()
/openssl/crypto/dh/
H A Ddh_check.c102 BN_CTX_free(ctx); in DH_check_params()
225 BN_CTX_free(ctx); in DH_check()
358 BN_CTX_free(ctx); in ossl_dh_check_pairwise()
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c237 BN_CTX_free(bnctx); in key_to_params()
374 BN_CTX_free(ctx); in ec_match()
522 BN_CTX_free(bnctx); in ec_export()
765 BN_CTX_free(bnctx); in common_get_params()
851 BN_CTX_free(ctx); in ec_set_params()
932 BN_CTX_free(ctx); in sm2_validate()
978 BN_CTX_free(ctx); in ec_validate()
/openssl/fuzz/
H A Dbignum.c102 BN_CTX_free(ctx); in FuzzerTestOneInput()
/openssl/crypto/sm2/
H A Dsm2_sign.c144 BN_CTX_free(ctx); in ossl_sm2_compute_z_digest()
321 BN_CTX_free(ctx); in sm2_sig_gen()
402 BN_CTX_free(ctx); in sm2_sig_verify()

Completed in 91 milliseconds

123