Searched refs:aes_ctx (Results 1 – 1 of 1) sorted by relevance
96 struct aes_ctx { struct275 struct aes_ctx *ctx = ctx_arg; in aes_set_key()343 const struct aes_ctx *ctx = ctx_arg; in aes_encrypt()396 const struct aes_ctx *ctx = ctx_arg; in aes_decrypt()438 .cra_ctxsize = sizeof(struct aes_ctx),