Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_smpl.c139 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
197 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local
248 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local
375 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
433 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local
500 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local
616 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local
801 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local
957 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local
1066 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local
[all …]
H A Decp_oct.c21 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local
159 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local
274 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
H A Dec2_oct.c38 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_set_compressed_coordinates() local
118 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_point2oct() local
241 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_oct2point() local
H A Dec_check.c17 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
H A Dec2_smpl.c179 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_group_check_discriminant() local
352 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_add() local
497 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_is_on_curve() local
564 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_cmp() local
608 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_make_affine() local
H A Decp_mont.c138 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
219 BN_CTX *new_ctx = NULL; in ec_GFp_mont_field_inv() local
H A Decp_nist.c89 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
H A Dec_mult.c825 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_smpl.c146 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_set_curve() local
204 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_get_curve() local
256 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_check_discriminant() local
382 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp() local
440 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp() local
506 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_point_get_affine_coordinates() local
620 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_add() local
805 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_dbl() local
963 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_is_on_curve() local
1072 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_cmp() local
[all …]
H A Decp_oct.c27 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_set_compressed_coordinates() local
164 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_point2oct() local
280 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_oct2point() local
H A Dec2_oct.c47 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_set_compressed_coordinates() local
135 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_point2oct() local
266 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_oct2point() local
H A Dec2_smpl.c186 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_group_check_discriminant() local
362 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_add() local
517 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_is_on_curve() local
587 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_cmp() local
638 BN_CTX *new_ctx = NULL; in ossl_ec_GF2m_simple_make_affine() local
H A Dec_check.c23 BN_CTX *new_ctx = NULL; in EC_GROUP_check_named_curve() local
H A Decp_mont.c146 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_mont_group_set_curve() local
227 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_mont_field_inv() local
H A Decp_nist.c97 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nist_group_set_curve() local
H A Decp_s390x_nistp.c57 BN_CTX *new_ctx = NULL; in ec_GFp_s390x_nistp_mul() local
H A Dec_lib.c1074 BN_CTX *new_ctx = NULL; in EC_POINTs_mul() local
1120 BN_CTX *new_ctx = NULL; in EC_POINT_mul() local
1239 BN_CTX *new_ctx = NULL; in ec_field_inverse_mod_ord() local
H A Dec_mult.c841 BN_CTX *new_ctx = NULL; in ossl_ec_wNAF_precompute_mult() local
H A Decp_nistp521.c1806 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp521_group_set_curve() local
2127 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nistp521_precompute_mult() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_gcd.c518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_gcd.c518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c1317 constexpr_ctx new_ctx = *ctx; in cxx_eval_builtin_function_call() local
2349 constexpr_ctx new_ctx = *ctx; in cxx_eval_call_expression() local
3639 constexpr_ctx new_ctx; in cxx_eval_array_reference() local
3940 init_subob_ctx (const constexpr_ctx *ctx, constexpr_ctx &new_ctx, in init_subob_ctx()
4023 constexpr_ctx new_ctx; in cxx_eval_bare_aggregate() local
4197 constexpr_ctx new_ctx; in cxx_eval_vec_init_1() local
4321 constexpr_ctx new_ctx = *ctx; in cxx_union_active_member() local
4814 constexpr_ctx new_ctx = *ctx; in cxx_eval_store_expression() local
5442 constexpr_ctx new_ctx = *ctx; in cxx_eval_loop_expr() local
5573 constexpr_ctx new_ctx = *ctx; in cxx_eval_switch_expr() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1436 constexpr_ctx new_ctx = *ctx; in cxx_eval_builtin_function_call() local
2598 constexpr_ctx new_ctx = *ctx; in cxx_eval_call_expression() local
4021 constexpr_ctx new_ctx; in cxx_eval_array_reference() local
4661 init_subob_ctx (const constexpr_ctx *ctx, constexpr_ctx &new_ctx, in init_subob_ctx()
4751 constexpr_ctx new_ctx; in cxx_eval_bare_aggregate() local
4929 constexpr_ctx new_ctx; in cxx_eval_vec_init_1() local
5035 constexpr_ctx new_ctx = *ctx; in cxx_eval_vec_init() local
5082 constexpr_ctx new_ctx = *ctx; in cxx_union_active_member() local
5612 constexpr_ctx new_ctx = *ctx; in cxx_eval_store_expression() local
6231 constexpr_ctx new_ctx = *ctx; in cxx_eval_loop_expr() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_resource.c1614 struct dc_state *new_ctx, in remove_dsc_from_stream_resource()
1636 enum dc_status dcn20_add_stream_to_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stream_st… in dcn20_add_stream_to_ctx()
1656 enum dc_status dcn20_remove_stream_from_ctx(struct dc *dc, struct dc_state *new_ctx, struct dc_stre… in dcn20_remove_stream_from_ctx()
2285 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx) in dcn20_validate_dsc()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c1717 struct dc_state *new_ctx, in dc_add_stream_to_ctx()
1744 struct dc_state *new_ctx, in dc_remove_stream_from_ctx()
2092 struct dc_state *new_ctx, in dc_validate_global_state()

12