Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Decc.c637 static bool ecc_point_is_zero(const struct ecc_point *point) in ecc_point_is_zero() function
1008 if (ecc_point_is_zero(pk)) { in ecc_make_pub_key()
1029 if (ecc_point_is_zero(pk)) in ecc_is_pubkey_valid_partial()
1097 if (ecc_point_is_zero(product)) in crypto_ecdh_shared_secret()