23 #include "../smp/smp_cc.h" 24 #include "../tap/tap_api.h" 25 #include "../tap/tap_utils.h" 26 #include "../tap/tap_smp.h" 27 #include "../crypto/mocasym.h" 28 #include "../crypto/mocasymkeys/tap/rsatap.h" 29 #include "../crypto/mocasymkeys/tap/ecctap.h" 30 #include "../crypto_interface/cryptointerface.h" 32 #if (defined(__ENABLE_MOCANA_TAP__) && defined(__ENABLE_MOCANA_TAP_EXTERN__)) 92 TAP_EntityCredentialList **ppTapEntityCred,
93 TAP_CredentialList **ppTapKeyCred,
94 void *pKey, TapOperation op, ubyte getContext);
MOC_EXTERN sbyte4 MOCANA_TAP_EXTERN_getTapContext(TAP_Context **ppTapContext, TAP_EntityCredentialList **ppTapEntityCred, TAP_CredentialList **ppTapKeyCred, void *pKey, TapOperation op, ubyte getContext)
TapContext callback.
MOC_EXTERN sbyte4 MOCANA_TAPExternInit(void **ppFuncPtrGetTapContext)
Initialize TAP and the TapContext callback.
MOC_EXTERN sbyte4 MOCANA_TAPExternDeinit(void **ppFuncPtrGetTapContext)
Uninitialize TAP and the TapContext callback.