Searched refs:p8_aes_cbc_ctx (Results 1 – 1 of 1) sorted by relevance
18 struct p8_aes_cbc_ctx { struct26 struct p8_aes_cbc_ctx *ctx = crypto_skcipher_ctx(tfm); in p8_aes_cbc_init() argument46 struct p8_aes_cbc_ctx *ctx = crypto_skcipher_ctx(tfm); in p8_aes_cbc_exit()54 struct p8_aes_cbc_ctx *ctx = crypto_skcipher_ctx(tfm); in p8_aes_cbc_setkey()74 const struct p8_aes_cbc_ctx *ctx = crypto_skcipher_ctx(tfm); in p8_aes_cbc_crypt()124 .base.cra_ctxsize = sizeof(struct p8_aes_cbc_ctx),