Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DappSec.h41 #define APP_SEC_SIG_ROOT_UNKNOWN 8 //signatures all verified but the referenced root of trust … macro
/device/google/contexthub/firmware/src/
DappSec.c548 return APP_SEC_SIG_ROOT_UNKNOWN; in appSecRxDataOver()
DnanohubCommand.c380 case APP_SEC_SIG_ROOT_UNKNOWN: in appSecErrToNanohubReply()