Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
A 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()
A Dmd.c418 int mbedtls_md_setup(mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac) in mbedtls_md_setup()
A Dpsa_crypto.c5677 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block() local
/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_msg.c1039 u8_t hmac[LWIP_MAX(SNMP_V3_SHA_LEN, SNMP_V3_MD5_LEN)]; in snmp_parse_inbound_frame() local
1836 u8_t hmac[20]; in snmp_complete_outbound_frame() local

Completed in 31 milliseconds