Searched refs:NETECCContext (Results 1 – 1 of 1) sorted by relevance
130 typedef struct NETECCContext struct135 NETECCContext; typedef137 BOOL NETECCCreate(NETECCContext *context);138 void NETECCDelete(NETECCContext *context);139 BOOL NETECCUpdate(NETECCContext *context, const void *src, u32 len);140 BOOL NETECCGetSign(NETECCContext *context, NETECCSignInfo *sign);141 BOOL NETECCVerifySign(NETECCContext *context, const NETECCSignInfo *sign);