Home
last modified time | relevance | path

Searched refs:ssl_cookie_hmac (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/library/
Dssl_cookie.c163 static int ssl_cookie_hmac(mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac() function
254 ret = ssl_cookie_hmac(&ctx->hmac_ctx, *p - 4, in mbedtls_ssl_cookie_write()
337 if (ssl_cookie_hmac(&ctx->hmac_ctx, cookie, in mbedtls_ssl_cookie_check()