Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dimx_mu.h46 uint16_t u16[IMX_MU_MSG_SIZE * 2]; member
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dkasumi.c14 typedef unsigned u16; typedef
/optee_os/core/tee/
H A Dtee_rpmb_fs.c359 static void u16_to_bytes(uint16_t u16, uint8_t *bytes) in u16_to_bytes()
365 static void bytes_to_u16(uint8_t *bytes, uint16_t *u16) in bytes_to_u16()