Home
last modified time | relevance | path

Searched refs:ecc_point_add (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Decc.c1392 static void ecc_point_add(const struct ecc_point *result, in ecc_point_add() function
1431 ecc_point_add(&sum, p, q, curve); in ecc_point_mult_shamir()