OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SST_SUCCESS
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/security/tf_crypto_sst/
sst_stub.c
57
return
SST_SUCCESS
;
141
return
SST_SUCCESS
;
161
return
SST_SUCCESS
;
187
return
SST_SUCCESS
;
260
SST_ERROR nErrorCode =
SST_SUCCESS
;
270
if (nErrorCode !=
SST_SUCCESS
)
308
return
SST_SUCCESS
;
344
return
SST_SUCCESS
;
392
return
SST_SUCCESS
;
508
if (nError !=
SST_SUCCESS
)
[
all
...]
/hardware/ti/omap4xxx/security/tf_crypto_sst/
sst_stub.c
58
return
SST_SUCCESS
;
142
return
SST_SUCCESS
;
162
return
SST_SUCCESS
;
188
return
SST_SUCCESS
;
261
SST_ERROR nErrorCode =
SST_SUCCESS
;
271
if (nErrorCode !=
SST_SUCCESS
)
309
return
SST_SUCCESS
;
345
return
SST_SUCCESS
;
393
return
SST_SUCCESS
;
509
if (nError !=
SST_SUCCESS
)
[
all
...]
/hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h
36
#define
SST_SUCCESS
S_SUCCESS
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h
36
#define
SST_SUCCESS
S_SUCCESS
Completed in 65 milliseconds