Searched defs:hmac_ctx (Results 1 – 3 of 3) sorted by relevance
55 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
94 void *hmac_ctx; member
129 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()
Completed in 4 milliseconds