/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ecp_smpl.c | 183 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local 239 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local 292 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local 422 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates() local 474 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates() local 534 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local 643 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local 832 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local 992 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local 1099 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local [all …]
|
H A D | ecp_oct.c | 73 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local 205 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local 311 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
|
H A D | ec2_oct.c | 97 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_set_compressed_coordinates() local 181 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_point2oct() local 297 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_oct2point() local
|
H A D | ec2_smpl.c | 282 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_group_check_discriminant() local 444 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_add() local 596 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_is_on_curve() local 661 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_cmp() local 706 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_make_affine() local
|
H A D | ec_check.c | 64 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
|
H A D | ec_mult.c | 338 BN_CTX *new_ctx = NULL; in ec_wNAF_mul() local 729 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
|
H A D | ecp_nist.c | 132 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
|
H A D | ecp_mont.c | 193 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
|
H A D | ec2_mult.c | 378 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_mul() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | constexpr.c | 1187 constexpr_ctx new_ctx = *ctx; in cxx_eval_builtin_function_call() local 1520 constexpr_ctx new_ctx = *ctx; in cxx_eval_call_expression() local 2761 init_subob_ctx (const constexpr_ctx *ctx, constexpr_ctx &new_ctx, in init_subob_ctx() 2837 constexpr_ctx new_ctx; in cxx_eval_bare_aggregate() local 2976 constexpr_ctx new_ctx; in cxx_eval_vec_init_1() local 3500 constexpr_ctx new_ctx = *ctx; in cxx_eval_store_expression() local 3970 constexpr_ctx new_ctx = *ctx; in cxx_eval_loop_expr() local 4023 constexpr_ctx new_ctx = *ctx; in cxx_eval_switch_expr() local 4085 constexpr_ctx new_ctx; in cxx_eval_constant_expression() local
|
/dflybsd-src/sys/dev/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 1747 struct dc_state *new_ctx, in dc_add_stream_to_ctx() 1771 struct dc_state *new_ctx, in dc_remove_stream_from_ctx() 2002 struct dc_state *new_ctx) in dc_validate_global_state()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce100/ |
H A D | dce100_resource.c | 777 struct dc_state *new_ctx, in dce100_add_stream_to_ctx()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce112/ |
H A D | dce112_resource.c | 892 struct dc_state *new_ctx, in dce112_add_stream_to_ctx()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/ |
H A D | dce110_resource.c | 951 struct dc_state *new_ctx, in dce110_add_stream_to_ctx()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.c | 1003 struct dc_state *new_ctx, in dcn10_add_stream_to_ctx()
|