HomeSort by relevance Sort by last modified time
    Searched defs:S_ERROR_BAD_PARAMETERS (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h 89 #define S_ERROR_BAD_PARAMETERS ((S_RESULT)0xFFFF0006)
90 #define SM_ERROR_ILLEGAL_ARGUMENT S_ERROR_BAD_PARAMETERS
91 #define TEEC_ERROR_BAD_PARAMETERS S_ERROR_BAD_PARAMETERS
92 #define SST_ERROR_BAD_PARAMETERS S_ERROR_BAD_PARAMETERS
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 89 #define S_ERROR_BAD_PARAMETERS ((S_RESULT)0xFFFF0006)
90 #define SM_ERROR_ILLEGAL_ARGUMENT S_ERROR_BAD_PARAMETERS
91 #define TEEC_ERROR_BAD_PARAMETERS S_ERROR_BAD_PARAMETERS
92 #define SST_ERROR_BAD_PARAMETERS S_ERROR_BAD_PARAMETERS

Completed in 34 milliseconds