OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEEC_SUCCESS
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c
131
nTeeError =
TEEC_SUCCESS
;
136
if (nTeeError ==
TEEC_SUCCESS
)
199
if (nError !=
TEEC_SUCCESS
)
212
if (nError !=
TEEC_SUCCESS
)
222
if (nError !=
TEEC_SUCCESS
)
230
return
TEEC_SUCCESS
;
pkcs11_global.c
82
return
TEEC_SUCCESS
;
86
if (nTeeError ==
TEEC_SUCCESS
)
181
case
TEEC_SUCCESS
:
217
if (nTeeError ==
TEEC_SUCCESS
)
pkcs11_session.c
149
if (nTeeError !=
TEEC_SUCCESS
)
178
if (nTeeError !=
TEEC_SUCCESS
)
208
if (nTeeError !=
TEEC_SUCCESS
)
260
if (nTeeError !=
TEEC_SUCCESS
)
327
if (nTeeError !=
TEEC_SUCCESS
)
379
if (nTeeError !=
TEEC_SUCCESS
)
sst_stub.c
57
case
TEEC_SUCCESS
:
85
TEEC_Result nTeeError =
TEEC_SUCCESS
;
96
nTeeError =
TEEC_SUCCESS
;
101
if (nTeeError !=
TEEC_SUCCESS
)
116
if (nTeeError !=
TEEC_SUCCESS
)
135
if (nTeeError !=
TEEC_SUCCESS
)
292
if (nError ==
TEEC_SUCCESS
)
759
if (nError ==
TEEC_SUCCESS
)
pkcs11_object.c
384
if (teeErr !=
TEEC_SUCCESS
)
487
if (teeErr !=
TEEC_SUCCESS
)
694
if (teeErr !=
TEEC_SUCCESS
)
891
if (teeErr !=
TEEC_SUCCESS
)
[
all
...]
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
162
TEEC_Result nResult =
TEEC_SUCCESS
;
383
TEEC_Result nError =
TEEC_SUCCESS
;
429
if(nError ==
TEEC_SUCCESS
)
530
if (nResult ==
TEEC_SUCCESS
)
534
if (nResult ==
TEEC_SUCCESS
)
572
if (nResult !=
TEEC_SUCCESS
)
640
if (nResult !=
TEEC_SUCCESS
)
664
TEEC_Result nErrorCode =
TEEC_SUCCESS
;
803
if (nError !=
TEEC_SUCCESS
)
871
if (nError !=
TEEC_SUCCESS
)
[
all
...]
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h
35
#define
TEEC_SUCCESS
S_SUCCESS
/hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c
909
if (nTeeError !=
TEEC_SUCCESS
)
923
nError =
TEEC_SUCCESS
;
[
all
...]
Completed in 333 milliseconds