Searched refs:ssl_cookie_hmac (Results 1 – 1 of 1) sorted by relevance
124 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac() function180 ret = ssl_cookie_hmac( &ctx->hmac_ctx, *p - 4, in mbedtls_ssl_cookie_write()216 if( ssl_cookie_hmac( &ctx->hmac_ctx, cookie, in mbedtls_ssl_cookie_check()
Completed in 2 milliseconds