Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Decc.c75 static bool vli_is_zero(const u64 *vli) in vli_is_zero() function
470 if (vli_is_zero(input)) { in vli_mod_inv()
541 return (vli_is_zero(point->x) && vli_is_zero(point->y)); in ecc_point_is_zero()
555 if (vli_is_zero(z1)) in ecc_point_double_jacobian()
781 if (vli_is_zero(priv)) in ecc_make_key()