Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h104 void *hmac_ctx; member
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash_mac.c129 struct hashctx *hmac_ctx = mac->ctx; in do_hmac_init() local
291 struct hashctx *hmac_ctx = NULL; in caam_hmac_allocate() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dssl_cookie.c126 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()

Completed in 6 milliseconds