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