Searched refs:CMAC_Reset (Results 1 – 3 of 3) sorted by relevance
61 OPENSSL_EXPORT int CMAC_Reset(CMAC_CTX *ctx);
53 if (!CMAC_Reset(ctx.get())) { in test()
165 int CMAC_Reset(CMAC_CTX *ctx) { in CMAC_Reset() function