Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRPC.c244 uint16_t RequestMsgType, i; in OpteeRpcCmdRpmb() local
307 RequestMsgType = RPMB_PACKET_DATA_TO_UINT16( in OpteeRpcCmdRpmb()
310 debug("TEEC: RPMB Data request %d\n", RequestMsgType); in OpteeRpcCmdRpmb()
312 switch (RequestMsgType) { in OpteeRpcCmdRpmb()