Searched defs:curve (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/drivers/crypto/intel/keembay/ |
D | keembay-ocs-ecc.c | 101 const struct ecc_curve *curve; member 224 const struct ecc_curve *curve) in kmb_ecc_point_mult() 307 const struct ecc_curve *curve, in kmb_ecc_do_scalar_op() 350 const struct ecc_curve *curve, in kmb_ocs_ecc_is_pubkey_valid_partial() 425 const struct ecc_curve *curve, in kmb_ocs_ecc_is_pubkey_valid_full() 454 static int kmb_ecc_is_key_valid(const struct ecc_curve *curve, in kmb_ecc_is_key_valid() 491 static int kmb_ecc_gen_privkey(const struct ecc_curve *curve, u64 *privkey) in kmb_ecc_gen_privkey() 579 const struct ecc_curve *curve = tctx->curve; in kmb_ecc_do_shared_secret() local 661 const struct ecc_curve *curve = tctx->curve; in kmb_ecc_do_public_key() local 726 const struct ecc_curve *curve = tctx->curve; in kmb_ocs_ecdh_generate_public_key() local [all …]
|
/linux-6.6.21/crypto/ |
D | ecc.c | 911 const struct ecc_curve *curve) in vli_mmod_fast() 967 const struct ecc_curve *curve) in vli_mod_mult_fast() 977 const struct ecc_curve *curve) in vli_mod_square_fast() 1081 const struct ecc_curve *curve) in ecc_point_double_jacobian() 1145 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve) in apply_z() 1157 u64 *p_initial_z, const struct ecc_curve *curve) in xycz_initial_double() 1183 const struct ecc_curve *curve) in xycz_add() 1226 const struct ecc_curve *curve) in xycz_add_c() 1282 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult() 1342 const struct ecc_curve *curve) in ecc_point_add() [all …]
|
D | ecdsa.c | 18 const struct ecc_curve *curve; member 27 const struct ecc_curve *curve; member 96 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify() local
|
D | ecrdsa.c | 38 const struct ecc_curve *curve; /* curve from oid */ member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_opp_regamma_v.c | 133 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dpp_cm.c | 579 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings() local 729 const struct gamma_curve *curve; in dpp20_program_shaper_lutb_settings() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_mpc.c | 344 const struct gamma_curve *curve; in mpc32_program_shaper_luta_settings() local 494 const struct gamma_curve *curve; in mpc32_program_shaper_lutb_settings() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dpp.c | 863 const struct gamma_curve *curve; in dpp3_program_shaper_luta_settings() local 1013 const struct gamma_curve *curve; in dpp3_program_shaper_lutb_settings() local
|
D | dcn30_mpc.c | 481 const struct gamma_curve *curve; in mpc3_program_shaper_luta_settings() local 630 const struct gamma_curve *curve; in mpc3_program_shaper_lutb_settings() local
|
/linux-6.6.21/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 1280 const struct ecc_curve *curve = ecc_get_curve(ctx->curve_id); in hpre_ecdh_fill_curve() local 1680 const struct ecc_curve *curve; in hpre_curve25519_fill_curve() local 1860 const struct ecc_curve *curve; in hpre_curve25519_src_init() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 1078 static bool build_degamma(struct pwl_float_data_ex *curve, in build_degamma() 1882 struct pwl_float_data_ex *curve = NULL; in mod_color_calculate_degamma_params() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_transform.c | 1483 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
|