Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Daes_cbc.c88 static void mbed_aes_cbc_free_ctx(struct crypto_cipher_ctx *ctx) in mbed_aes_cbc_free_ctx() function
108 .free_ctx = mbed_aes_cbc_free_ctx,