Searched defs:hmac_ctx (Results 1 – 4 of 4) sorted by relevance
54 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
74 void *hmac_ctx; member
133 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()
266 dtls_mac(dtls_hmac_context_t *hmac_ctx, in dtls_mac()