Home
last modified time | relevance | path

Searched defs:point (Results 1 – 1 of 1) sorted by relevance

/crypto/
Decc.c936 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero()
1143 const struct ecc_point *point, const u64 *scalar, in ecc_point_mult()
1241 const struct ecc_point *point; in ecc_point_mult_shamir() local