Home
last modified time | relevance | path

Searched refs:MTC_EXPORT (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/security/tf_sdk/include/
Dmtc.h49 #define MTC_EXPORT S_DLL_EXPORT macro
51 #define MTC_EXPORT S_DLL_IMPORT
75 S_RESULT MTC_EXPORT SMonotonicCounterInit(void);
77 void MTC_EXPORT SMonotonicCounterTerminate(void);
79 S_RESULT MTC_EXPORT SMonotonicCounterOpen(
83 void MTC_EXPORT SMonotonicCounterClose(S_HANDLE hCounter);
85 S_RESULT MTC_EXPORT SMonotonicCounterGet(
89 S_RESULT MTC_EXPORT SMonotonicCounterIncrement(
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dmtc.h49 #define MTC_EXPORT S_DLL_EXPORT macro
51 #define MTC_EXPORT S_DLL_IMPORT
75 S_RESULT MTC_EXPORT SMonotonicCounterInit(void);
77 void MTC_EXPORT SMonotonicCounterTerminate(void);
79 S_RESULT MTC_EXPORT SMonotonicCounterOpen(
83 void MTC_EXPORT SMonotonicCounterClose(S_HANDLE hCounter);
85 S_RESULT MTC_EXPORT SMonotonicCounterGet(
89 S_RESULT MTC_EXPORT SMonotonicCounterIncrement(
/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dmtc.c124 MTC_EXPORT S_RESULT SMonotonicCounterInit(void) in SMonotonicCounterInit()
146 MTC_EXPORT void SMonotonicCounterTerminate(void) in SMonotonicCounterTerminate()
157 MTC_EXPORT S_RESULT SMonotonicCounterOpen( in SMonotonicCounterOpen()
237 MTC_EXPORT void SMonotonicCounterClose(S_HANDLE hCounter) in SMonotonicCounterClose()
262 MTC_EXPORT S_RESULT SMonotonicCounterGet( in SMonotonicCounterGet()
269 MTC_EXPORT S_RESULT SMonotonicCounterIncrement( in SMonotonicCounterIncrement()
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dmtc.c124 MTC_EXPORT S_RESULT SMonotonicCounterInit(void) in SMonotonicCounterInit()
146 MTC_EXPORT void SMonotonicCounterTerminate(void) in SMonotonicCounterTerminate()
157 MTC_EXPORT S_RESULT SMonotonicCounterOpen( in SMonotonicCounterOpen()
237 MTC_EXPORT void SMonotonicCounterClose(S_HANDLE hCounter) in SMonotonicCounterClose()
262 MTC_EXPORT S_RESULT SMonotonicCounterGet( in SMonotonicCounterGet()
269 MTC_EXPORT S_RESULT SMonotonicCounterIncrement( in SMonotonicCounterIncrement()