Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/src/
Dtrusty_operation.h37 uint32_t msglen,
Dtrusty_operation.cpp69 uint32_t msglen, in handleMsg() argument
72 ReadStream in(reinterpret_cast<uint8_t*>(msg), msglen); in handleMsg()