Searched defs:is_zero (Results 1 – 3 of 3) sorted by relevance
225 is_zero(const uint8_t *p, unsigned int len) in is_zero() function
809 limb is_zero, is_p; in felem_is_zero() local
951 u64 is_zero = small[0] | small[1] | small[2] | small[3]; in smallfelem_is_zero() local