OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEEC_ERROR_ITEM_NOT_FOUND
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h
107
#define
TEEC_ERROR_ITEM_NOT_FOUND
S_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/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
689
return
TEEC_ERROR_ITEM_NOT_FOUND
;
Completed in 492 milliseconds