Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dsm2-pke.c95 static bool is_zero(const uint8_t *buf, size_t size) in is_zero() function
/optee_os/core/lib/libtomcrypt/
H A Dsm2-pke.c94 static bool is_zero(const uint8_t *buf, size_t size) in is_zero() function
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c937 static bool is_zero(const struct stm32_pka_bn *d) in is_zero() function
/optee_os/core/tee/
H A Dtee_rpmb_fs.c549 static bool is_zero(const uint8_t *buf, size_t size) in is_zero() function