Lines Matching refs:alpha_montgomery

873 	fp_src_t alpha_montgomery;  local
909 alpha_montgomery = &(shortw_curve_params->ec_alpha_montgomery);
915 ret = curve_shortw_to_edwards(shortw_curve, &edwards_curve, alpha_montgomery,
959 PTR_NULLIFY(alpha_montgomery);
980 fp_src_t alpha_montgomery; local
991 alpha_montgomery = &(in_pub->params->ec_alpha_montgomery);
1010 ret = curve_shortw_to_edwards(shortw_curve, &edwards_curve, alpha_montgomery,
1020 PTR_NULLIFY(alpha_montgomery);
1238 fp_src_t alpha_montgomery; local
1290 alpha_montgomery = &(priv_key->params->ec_alpha_montgomery);
1438 ret = curve_shortw_to_edwards(shortw_curve, &crv_edwards, alpha_montgomery,
1518 PTR_NULLIFY(alpha_montgomery);
1565 fp_src_t alpha_montgomery; local
1638 alpha_montgomery = &(priv_key->params->ec_alpha_montgomery);
1787 ret = curve_shortw_to_edwards(shortw_curve, &crv_edwards, alpha_montgomery,
1874 PTR_NULLIFY(alpha_montgomery);
1929 fp_src_t alpha_montgomery; local
1963 alpha_montgomery = &(pub_key->params->ec_alpha_montgomery);
2005 ret = curve_shortw_to_edwards(shortw_curve, &crv_edwards, alpha_montgomery,
2059 PTR_NULLIFY(alpha_montgomery);
2296 fp_src_t alpha_montgomery; local
2367 alpha_montgomery = &(pub_key->params->ec_alpha_montgomery);
2432 ret = curve_shortw_to_edwards(shortw_curve, &crv_edwards, alpha_montgomery,
2553 PTR_NULLIFY(alpha_montgomery);
2598 fp_src_t alpha_montgomery; local
2705 alpha_montgomery = &(pub_key->params->ec_alpha_montgomery);
2768 ret = curve_shortw_to_edwards(shortw_curve, &crv_edwards, alpha_montgomery,
2885 PTR_NULLIFY(alpha_montgomery);