Home
last modified time | relevance | path

Searched refs:u16_to_bytes (Results 1 – 1 of 1) sorted by relevance

/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() function
651 u16_to_bytes(rawdata->msg_type, datafrm[i].msg_type); in tee_rpmb_req_pack()
654 u16_to_bytes(*rawdata->block_count, in tee_rpmb_req_pack()
664 u16_to_bytes(*rawdata->blk_idx, datafrm[i].address); in tee_rpmb_req_pack()