Searched defs:hmac (Results 1 – 2 of 2) sorted by relevance
772 u8_t hmac[LWIP_MAX(SNMP_V3_SHA_LEN, SNMP_V3_MD5_LEN)]; in snmp_parse_inbound_frame() local1524 u8_t hmac[20]; in snmp_complete_outbound_frame() local
222 int mbedtls_md_setup( mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac ) in mbedtls_md_setup()
Completed in 6 milliseconds