Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h98 void *hmac_ctx; member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h98 void *hmac_ctx; member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h98 void *hmac_ctx; member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h98 void *hmac_ctx; member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dssl_cookie.h59 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
A Dmd.h98 void *hmac_ctx; member
/optee_os/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/lib/libmbedtls/mbedtls/library/
A Dssl_cookie.c124 static int ssl_cookie_hmac( mbedtls_md_context_t *hmac_ctx, in ssl_cookie_hmac()

Completed in 13 milliseconds