Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dcmac.c101 static void mbed_cmac_free_ctx(struct crypto_mac_ctx *ctx) in mbed_cmac_free_ctx() function
123 .free_ctx = mbed_cmac_free_ctx,