Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/core/
H A Dctr.c25 static struct se050_aes_ctr_ctx *to_aes_ctr_ctx(struct crypto_cipher_ctx *ctx) in to_aes_ctr_ctx() function
/optee_os/lib/libmbedtls/core/
H A Daes_ctr.c31 static struct mbed_aes_ctr_ctx *to_aes_ctr_ctx(struct crypto_cipher_ctx *ctx) in to_aes_ctr_ctx() function