/linux-6.12.1/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.12.1/crypto/ |
D | ecc.c | 957 const struct ecc_curve *curve) in vli_mmod_fast() 1016 const struct ecc_curve *curve) in vli_mod_mult_fast() 1026 const struct ecc_curve *curve) in vli_mod_square_fast() 1130 const struct ecc_curve *curve) in ecc_point_double_jacobian() 1194 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve) in apply_z() 1206 u64 *p_initial_z, const struct ecc_curve *curve) in xycz_initial_double() 1232 const struct ecc_curve *curve) in xycz_add() 1275 const struct ecc_curve *curve) in xycz_add_c() 1331 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult() 1394 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 88 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.12.1/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.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn32/ |
D | dcn32_mpc.c | 349 const struct gamma_curve *curve; in mpc32_program_shaper_luta_settings() local 499 const struct gamma_curve *curve; in mpc32_program_shaper_lutb_settings() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn20/ |
D | dcn20_dpp_cm.c | 634 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings() local 784 const struct gamma_curve *curve; in dpp20_program_shaper_lutb_settings() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dpp/dcn30/ |
D | dcn30_dpp.c | 899 const struct gamma_curve *curve; in dpp3_program_shaper_luta_settings() local 1049 const struct gamma_curve *curve; in dpp3_program_shaper_lutb_settings() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/mpc/dcn30/ |
D | dcn30_mpc.c | 475 const struct gamma_curve *curve; in mpc3_program_shaper_luta_settings() local 624 const struct gamma_curve *curve; in mpc3_program_shaper_lutb_settings() local
|
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-params.c | 1265 unsigned int addr, const u8 *curve) in rkisp1_compand_write_px_curve() 1971 const struct rkisp1_ext_params_compand_curve_config *curve = in rkisp1_ext_params_compand_expand() local 1991 const struct rkisp1_ext_params_compand_curve_config *curve = in rkisp1_ext_params_compand_compress() local
|
/linux-6.12.1/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 1285 const struct ecc_curve *curve = ecc_get_curve(ctx->curve_id); in hpre_ecdh_fill_curve() local 1685 const struct ecc_curve *curve; in hpre_curve25519_fill_curve() local 1865 const struct ecc_curve *curve; in hpre_curve25519_src_init() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/color/ |
D | color_gamma.c | 1180 static bool build_degamma(struct pwl_float_data_ex *curve, in build_degamma() 1984 struct pwl_float_data_ex *curve = NULL; in mod_color_calculate_degamma_params() local
|
/linux-6.12.1/drivers/hwmon/ |
D | nzxt-kraken3.c | 30 enum pwm_enable { off, manual, curve } __packed; enumerator
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_transform.c | 1483 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
|