Home
last modified time | relevance | path

Searched defs:is_zero (Results 1 – 3 of 3) sorted by relevance

/minix3/usr.sbin/installboot/arch/
H A Di386.c225 is_zero(const uint8_t *p, unsigned int len) in is_zero() function
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c809 limb is_zero, is_p; in felem_is_zero() local
H A Decp_nistp256.c951 u64 is_zero = small[0] | small[1] | small[2] | small[3]; in smallfelem_is_zero() local