Home
last modified time | relevance | path

Searched refs:mbedtls_md_hmac_update (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dipv6_pe.c271 ret = mbedtls_md_hmac_update(&ctx, (uint8_t *)&buf, sizeof(buf)); in gen_temporary_iid()
Dipv6.c918 ret = mbedtls_md_hmac_update(&ctx, (uint8_t *)&buf, sizeof(buf)); in gen_stable_iid()