Home
last modified time | relevance | path

Searched defs:mbed_aes_ctr_ctx (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Daes_ctr.c21 struct mbed_aes_ctr_ctx { struct
31 static struct mbed_aes_ctr_ctx *to_aes_ctr_ctx(struct crypto_cipher_ctx *ctx) in to_aes_ctr_ctx() argument