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

  /hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h 107 #define TEEC_ERROR_ITEM_NOT_FOUND S_ERROR_ITEM_NOT_FOUND
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h 107 #define TEEC_ERROR_ITEM_NOT_FOUND S_ERROR_ITEM_NOT_FOUND
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_session.c 147 if (nTeeError != TEEC_ERROR_ITEM_NOT_FOUND)
sst_stub.c 109 if (nTeeError == TEEC_ERROR_ITEM_NOT_FOUND)
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c 147 if (nTeeError != TEEC_ERROR_ITEM_NOT_FOUND)
sst_stub.c 110 if (nTeeError == TEEC_ERROR_ITEM_NOT_FOUND)
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 697 return TEEC_ERROR_ITEM_NOT_FOUND;
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 689 return TEEC_ERROR_ITEM_NOT_FOUND;

Completed in 43 milliseconds