Home
last modified time | relevance | path

Searched defs:hmac_ctx (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dssl_cookie.h86 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
H A Dmd.h119 void *hmac_ctx; member
/reactos/dll/3rdparty/mbedtls/
H A Dssl_cookie.c154 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()
/reactos/dll/win32/bcrypt/
H A Dbcrypt_main.c414 CCHmacContext hmac_ctx; member
678 mbedtls_md_context_t hmac_ctx; member