HomeSort by relevance Sort by last modified time
    Searched refs:APP_SEC_SIG_VERIFY_FAIL (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
appSec.h 39 #define APP_SEC_SIG_VERIFY_FAIL 6 //some signature verification failed
  /device/google/contexthub/firmware/os/core/
appSec.c 302 return APP_SEC_SIG_VERIFY_FAIL;
389 return APP_SEC_SIG_VERIFY_FAIL;
nanohubCommand.c 385 case APP_SEC_SIG_VERIFY_FAIL:
    [all...]

Completed in 39 milliseconds