Home
last modified time | relevance | path

Searched defs:count_lsb_bits (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h139 int (*count_lsb_bits)(void *a); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c168 static int count_lsb_bits(void *a) in count_lsb_bits() function
H A Dgmp_desc.c116 static int count_lsb_bits(void *a) in count_lsb_bits() function
H A Dtfm_desc.c143 static int count_lsb_bits(void *a) in count_lsb_bits() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c193 static int count_lsb_bits(void *a) in count_lsb_bits() function