Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h36 #define APP_SEC_HEADER_ERROR 3 //data (decrypted or input) has no recognizable header macro
/device/google/contexthub/firmware/os/core/
DappSec.c236 return APP_SEC_HEADER_ERROR; in appSecProcessIncomingHdr()
DnanohubCommand.c376 case APP_SEC_HEADER_ERROR: in appSecErrToNanohubReply()