Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h40 #define APP_SEC_SIG_DECODE_FAIL 7 //some signature verification failed macro
/device/google/contexthub/firmware/os/core/
DappSec.c385 return APP_SEC_SIG_DECODE_FAIL; in appSecDoSomeProcessing()
DnanohubCommand.c388 case APP_SEC_SIG_DECODE_FAIL: in appSecErrToNanohubReply()