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/os/inc/
DappSec.h41 #define APP_SEC_SIG_ROOT_UNKNOWN 8 //signatures all verified but the referenced root of trust … macro
/device/google/contexthub/firmware/os/core/
DappSec.c547 return APP_SEC_SIG_ROOT_UNKNOWN; in appSecRxDataOver()
DnanohubCommand.c391 case APP_SEC_SIG_ROOT_UNKNOWN: in appSecErrToNanohubReply()