Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c189 static struct versal_ae_ctx *to_versal_ctx(struct crypto_authenc_ctx *ctx) in to_versal_ctx() function
306 if (node->ctx == to_versal_ctx(ctx)) in context_allowed()
395 node->ctx = to_versal_ctx(dinit->ctx); in do_init()
678 struct versal_ae_ctx *c = to_versal_ctx(ctx); in do_free()
727 if (node->ctx != to_versal_ctx(src_ctx)) in do_copy_state()
738 node->ctx = to_versal_ctx(dst_ctx); in do_copy_state()

Completed in 3 milliseconds