Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Decc.c539 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero() function
789 } while (ecc_point_is_zero(&pk)); in ecc_make_key()
815 return !ecc_point_is_zero(&product); in ecdh_shared_secret()