Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Decc.c1057 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero() function
/kernel/linux/linux-6.6/crypto/
Decc.c1090 bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero() function