Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dauthenc.c30 struct crypto_authenc_ctx a_ctx; member
48 return container_of(ctx, struct stm32_ae_ctx, a_ctx); in to_stm32_ae_ctx()
334 *ctx = &c->a_ctx; in alloc_ctx()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c162 struct crypto_authenc_ctx a_ctx; member
193 return container_of(ctx, struct versal_ae_ctx, a_ctx); in to_versal_ctx()
761 *ctx = &c->a_ctx; in do_allocate()

Completed in 4 milliseconds