Searched refs:crypto_cfb_ctx (Results 1 – 1 of 1) sorted by relevance
32 struct crypto_cfb_ctx { struct38 struct crypto_cfb_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_cfb_bsize() argument47 struct crypto_cfb_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_cfb_encrypt_one()192 struct crypto_cfb_ctx *ctx = crypto_skcipher_ctx(parent); in crypto_cfb_setkey()231 struct crypto_cfb_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_cfb_init_tfm()244 struct crypto_cfb_ctx *ctx = crypto_skcipher_ctx(tfm); in crypto_cfb_exit_tfm()306 inst->alg.base.cra_ctxsize = sizeof(struct crypto_cfb_ctx); in crypto_cfb_create()