Searched refs:ecc_point_mult (Results 1 – 1 of 1) sorted by relevance
689 static void ecc_point_mult(struct ecc_point *result, in ecc_point_mult() function788 ecc_point_mult(&pk, &curve_g, priv, NULL, vli_num_bits(priv)); in ecc_make_key()811 ecc_point_mult(&product, &pk, priv, rand, vli_num_bits(priv)); in ecdh_shared_secret()