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

  /device/google/contexthub/firmware/os/inc/
appSec.h 40 #define APP_SEC_SIG_DECODE_FAIL 7 //some signature verification failed
  /device/google/contexthub/firmware/os/core/
appSec.c 385 return APP_SEC_SIG_DECODE_FAIL;
nanohubCommand.c 388 case APP_SEC_SIG_DECODE_FAIL:
    [all...]

Completed in 155 milliseconds