Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dhmac.c42 static TEE_Result mbed_hmac_update(struct crypto_mac_ctx *ctx, in mbed_hmac_update() function
100 .update = mbed_hmac_update,