Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c129 struct hashctx *hmac_ctx = mac->ctx; in do_hmac_init() local
292 struct hashctx *hmac_ctx = NULL; in caam_hmac_allocate() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_cookie.c163 static int ssl_cookie_hmac(mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()