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

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_global.c 187 case TEEC_ERROR_OUT_OF_MEMORY:
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_global.c 187 case TEEC_ERROR_OUT_OF_MEMORY:
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 252 nResult=TEEC_ERROR_OUT_OF_MEMORY;
411 nError = TEEC_ERROR_OUT_OF_MEMORY;
428 nError=TEEC_ERROR_OUT_OF_MEMORY;
576 return TEEC_ERROR_OUT_OF_MEMORY;
726 nErrorCode = TEEC_ERROR_OUT_OF_MEMORY;
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 244 nResult=TEEC_ERROR_OUT_OF_MEMORY;
403 nError = TEEC_ERROR_OUT_OF_MEMORY;
420 nError=TEEC_ERROR_OUT_OF_MEMORY;
568 return TEEC_ERROR_OUT_OF_MEMORY;
718 nErrorCode = TEEC_ERROR_OUT_OF_MEMORY;
  /hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h 136 #define TEEC_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 136 #define TEEC_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY

Completed in 39 milliseconds