Searched defs:hmac (Results 1 – 9 of 9) sorted by relevance
35 mbedtls_psa_hmac_operation_t *hmac ) in psa_hmac_abort_internal()42 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_setup_internal()107 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_update_internal()115 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_finish_internal()
409 int mbedtls_md_setup( mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac ) in mbedtls_md_setup()
4015 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block() local
52 HmacSha256 hmac; in otCryptoHmacSha256() local
69 mbedtls_psa_hmac_operation_t hmac; member
187 struct psa_mac_operation_s hmac; member
244 Crypto::HmacSha256 hmac; in TestHmacSha256() local270 Crypto::HmacSha256 hmac; in TestHmacSha256() local
255 HmacSha256 hmac; in otPlatCryptoHkdfExpand() local314 HmacSha256 hmac; in otPlatCryptoHkdfExtract() local
289 Crypto::HmacSha256 hmac; in ComputeKeys() local