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

  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_global.c 187 case 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/omap4xxx/security/tf_sdk/include/
s_error.h 136 #define TEEC_ERROR_OUT_OF_MEMORY S_ERROR_OUT_OF_MEMORY

Completed in 99 milliseconds