Searched refs:BN_CTX_new (Results 1 – 25 of 39) sorted by relevance
12
65 BN_CTX *ctx = BN_CTX_new(); in DH_check_pub_key()126 ctx = BN_CTX_new(); in DH_check()
208 ctx = BN_CTX_new(); in DH_generate_parameters_ex()303 ctx = BN_CTX_new(); in DH_generate_key()390 ctx = BN_CTX_new(); in DH_compute_key()
163 ctx = new_ctx = BN_CTX_new(); in ec_GFp_simple_oct2point()251 ctx = new_ctx = BN_CTX_new(); in EC_POINT_set_compressed_coordinates_GFp()
236 bssl::UniquePtr<BN_CTX> ctx(BN_CTX_new()); in TEST()523 bssl::UniquePtr<BN_CTX> ctx(BN_CTX_new()); in TEST_P()833 bssl::UniquePtr<BN_CTX> ctx(BN_CTX_new()); in TEST()
114 ctx = new_ctx = BN_CTX_new(); in ec_GFp_simple_group_set_curve()
421 BN_CTX *ctx = BN_CTX_new(); in ec_group_new_from_data()899 new_ctx = BN_CTX_new(); in EC_POINT_mul()
309 ctx = BN_CTX_new(); in EC_KEY_check_key()
568 ctx = BN_CTX_new(); in crypto_dh_derive_secret()598 ctx = BN_CTX_new(); in crypto_mod_exp()1345 bnctx = BN_CTX_new(); in crypto_bignum_mod()1367 bnctx = BN_CTX_new(); in crypto_bignum_exptmod()1388 bnctx = BN_CTX_new(); in crypto_bignum_inverse()1426 bnctx = BN_CTX_new(); in crypto_bignum_div()1452 bnctx = BN_CTX_new(); in crypto_bignum_mulmod()1514 bnctx = BN_CTX_new(); in crypto_bignum_legendre()1607 e->bnctx = BN_CTX_new(); in crypto_ec_init()
236 ctx = BN_CTX_new(); in DSA_generate_parameters_ex()475 ctx = BN_CTX_new(); in DSA_generate_key()588 ctx = BN_CTX_new(); in DSA_do_sign()694 ctx = BN_CTX_new(); in DSA_do_check_signature()
574 BN_CTX *ctx = BN_CTX_new(); in BN_mod_add_quick()625 BN_CTX *ctx = BN_CTX_new(); in BN_mod_sub_quick()710 BN_CTX *ctx = BN_CTX_new(); in BN_mod_lshift_quick()731 BN_CTX *ctx = BN_CTX_new(); in BN_mod_lshift1_quick()
108 BN_CTX *BN_CTX_new(void) { in BN_CTX_new() function
500 ctx = BN_CTX_new(); in BN_generate_prime_ex()640 new_ctx = BN_CTX_new(); in BN_primality_test()
215 new_ctx = BN_CTX_new(); in BN_MONT_CTX_set()
49 UniquePtr<BN_CTX> bn_ctx(BN_CTX_new()); in Offer()83 UniquePtr<BN_CTX> bn_ctx(BN_CTX_new()); in Finish()
168 if ((ctx = BN_CTX_new()) == NULL) in rsa_generate_additional_parameters()
199 if ((bn_ctx = BN_CTX_new()) == NULL) in sshbuf_put_ec()
64 bssl::UniquePtr<BN_CTX> ctx(BN_CTX_new()); in TestKAS()
275 ctx = BN_CTX_new(); in RSA_encrypt()594 BN_CTX *ctx = BN_CTX_new(); in RSA_verify_raw()681 ctx = BN_CTX_new(); in rsa_default_private_transform()1112 BN_CTX *ctx = BN_CTX_new(); in rsa_generate_key_impl()
684 ctx = BN_CTX_new(); in RSA_check_key()800 BN_CTX *ctx = BN_CTX_new(); in RSA_check_fips()
42 BN_CTX *bn_ctx = BN_CTX_new(); in vb_keyb_from_rsa()
48 BN_CTX *bn_ctx = BN_CTX_new(); in output()
560 BN_CTX *bn_ctx = BN_CTX_new(); in rsa_get_params()651 ctx = BN_CTX_new(); in fdt_add_bignum()
152 ctx = BN_CTX_new(); in dsa_priv_decode()
311 ctx = BN_CTX_new(); in do_EC_KEY_print()
234 bssl::UniquePtr<BN_CTX> ctx(BN_CTX_new()); in MakeCustomGroup()