Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 3 of 3) sorted by relevance

/mbedtls-latest/library/
Dpsa_crypto_mac.c25 mbedtls_psa_hmac_operation_t *hmac) in psa_hmac_abort_internal()
32 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_setup_internal()
104 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_update_internal()
112 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_finish_internal()
Dmd.c418 int mbedtls_md_setup(mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac) in mbedtls_md_setup()
Dpsa_crypto.c5735 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; local