Home
last modified time | relevance | path

Searched refs:APP_SEC_VERIFY_FAILED (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DappSec.h44 #define APP_SEC_VERIFY_FAILED 11 //decrypted data verification failed macro
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c400 case APP_SEC_VERIFY_FAILED: in appSecErrToNanohubReply()