Searched defs:hmac_ctx (Results 1 – 3 of 3) sorted by relevance
59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
104 void *hmac_ctx; member
125 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()