Searched defs:hmac (Results 1 – 3 of 3) sorted by relevance
36 mbedtls_psa_hmac_operation_t *hmac ) in psa_hmac_abort_internal()43 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_setup_internal()108 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_update_internal()116 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_finish_internal()
362 int mbedtls_md_setup( mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac ) in mbedtls_md_setup()
4477 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block() local