Searched defs:curve (Results 1 – 12 of 12) sorted by relevance
106 const struct ecc_curve *curve; member229 const struct ecc_curve *curve) in kmb_ecc_point_mult()312 const struct ecc_curve *curve, in kmb_ecc_do_scalar_op()355 const struct ecc_curve *curve, in kmb_ocs_ecc_is_pubkey_valid_partial()430 const struct ecc_curve *curve, in kmb_ocs_ecc_is_pubkey_valid_full()459 static int kmb_ecc_is_key_valid(const struct ecc_curve *curve, in kmb_ecc_is_key_valid()496 static int kmb_ecc_gen_privkey(const struct ecc_curve *curve, u64 *privkey) in kmb_ecc_gen_privkey()584 const struct ecc_curve *curve = tctx->curve; in kmb_ecc_do_shared_secret() local666 const struct ecc_curve *curve = tctx->curve; in kmb_ecc_do_public_key() local731 const struct ecc_curve *curve = tctx->curve; in kmb_ocs_ecdh_generate_public_key() local[all …]
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()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()1365 const struct ecc_curve *curve) in ecc_point_mult_shamir()[all …]
18 const struct ecc_curve *curve; member27 const struct ecc_curve *curve; member96 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify() local
38 const struct ecc_curve *curve; /* curve from oid */ member
133 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
579 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings() local729 const struct gamma_curve *curve; in dpp20_program_shaper_lutb_settings() local
344 const struct gamma_curve *curve; in mpc32_program_shaper_luta_settings() local494 const struct gamma_curve *curve; in mpc32_program_shaper_lutb_settings() local
860 const struct gamma_curve *curve; in dpp3_program_shaper_luta_settings() local1010 const struct gamma_curve *curve; in dpp3_program_shaper_lutb_settings() local
481 const struct gamma_curve *curve; in mpc3_program_shaper_luta_settings() local630 const struct gamma_curve *curve; in mpc3_program_shaper_lutb_settings() local
1280 const struct ecc_curve *curve = ecc_get_curve(ctx->curve_id); in hpre_ecdh_fill_curve() local1674 const struct ecc_curve *curve; in hpre_curve25519_fill_curve() local1854 const struct ecc_curve *curve; in hpre_curve25519_src_init() local
1079 static bool build_degamma(struct pwl_float_data_ex *curve, in build_degamma()1883 struct pwl_float_data_ex *curve = NULL; in mod_color_calculate_degamma_params() local
1484 const struct gamma_curve *curve; in regamma_config_regions_and_segments() local
Completed in 31 milliseconds