Searched refs:p8_aes_cbc_ctx (Results 1 – 1 of 1) sorted by relevance
33 struct p8_aes_cbc_ctx { struct43 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_cbc_init() argument71 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_cbc_exit()83 struct p8_aes_cbc_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_cbc_setkey()104 struct p8_aes_cbc_ctx *ctx = in p8_aes_cbc_encrypt()145 struct p8_aes_cbc_ctx *ctx = in p8_aes_cbc_decrypt()190 .cra_ctxsize = sizeof(struct p8_aes_cbc_ctx),