Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dhmac.c88 static void mbed_hmac_copy_state(struct crypto_mac_ctx *dst_ctx, in mbed_hmac_copy_state() function
103 .copy_state = mbed_hmac_copy_state,