Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DappSec.h39 #define APP_SEC_SIG_VERIFY_FAIL 6 //some signature verification failed macro
/device/google/contexthub/firmware/os/core/
DappSec.c302 return APP_SEC_SIG_VERIFY_FAIL; in appSecProcessIncomingHdr()
389 return APP_SEC_SIG_VERIFY_FAIL; in appSecDoSomeProcessing()
DnanohubCommand.c385 case APP_SEC_SIG_VERIFY_FAIL: in appSecErrToNanohubReply()