/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ecp_smpl.c | 139 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 D | ecp_oct.c | 21 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 D | ec2_oct.c | 38 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 D | ec_check.c | 17 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
|
H A D | ec2_smpl.c | 179 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 D | ecp_mont.c | 138 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 D | ecp_nist.c | 89 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
|
H A D | ec_mult.c | 825 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_smpl.c | 146 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 D | ecp_oct.c | 27 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 D | ec2_oct.c | 47 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 D | ec2_smpl.c | 186 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 D | ec_check.c | 23 BN_CTX *new_ctx = NULL; in EC_GROUP_check_named_curve() local
|
H A D | ecp_mont.c | 146 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 D | ecp_nist.c | 97 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_nist_group_set_curve() local
|
H A D | ecp_s390x_nistp.c | 57 BN_CTX *new_ctx = NULL; in ec_GFp_s390x_nistp_mul() local
|
H A D | ec_lib.c | 1074 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 D | ec_mult.c | 841 BN_CTX *new_ctx = NULL; in ossl_ec_wNAF_precompute_mult() local
|
H A D | ecp_nistp521.c | 1806 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 D | bn_gcd.c | 518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_gcd.c | 518 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 1317 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 D | constexpr.cc | 1436 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 D | amdgpu_dcn20_resource.c | 1614 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 D | amdgpu_dc_resource.c | 1717 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()
|