Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c161 struct versal_ae_ctx { struct
166 struct versal_ae_ctx *ctx; argument
189 static struct versal_ae_ctx *to_versal_ctx(struct crypto_authenc_ctx *ctx) in to_versal_ctx()
193 return container_of(ctx, struct versal_ae_ctx, a_ctx); in to_versal_ctx()
678 struct versal_ae_ctx *c = to_versal_ctx(ctx); in do_free()
752 struct versal_ae_ctx *c = NULL; in do_allocate()

Completed in 4 milliseconds