Searched refs:a_ctx (Results 1 – 2 of 2) sorted by relevance
30 struct crypto_authenc_ctx a_ctx; member48 return container_of(ctx, struct stm32_ae_ctx, a_ctx); in to_stm32_ae_ctx()334 *ctx = &c->a_ctx; in alloc_ctx()
162 struct crypto_authenc_ctx a_ctx; member193 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