Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Ds_countLeadingZeros64.c49 uint32_t a32; in softfloat_countLeadingZeros64() local
H A Ds_mul64To128.c46 uint32_t a32, a0, b32, b0; in softfloat_mul64To128() local
H A Ds_mul64To128M.c46 uint32_t a32, a0, b32, b0; in softfloat_mul64To128M() local
/optee_os/core/drivers/crypto/caam/
H A Dcaam_desc.c88 const uint32_t *a32 = (const uint32_t *)v_desc; in caam_desc_pop() local