Lines Matching refs:ixp_ctx
177 struct ixp_ctx { struct
363 struct ixp_ctx *ctx; in one_packet()
577 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in init_tfm()
605 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in exit_tfm()
623 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in register_chain_var()
684 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_auth()
726 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in gen_rev_aes_key()
758 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_cipher()
838 struct ixp_ctx *ctx = crypto_skcipher_ctx(tfm); in ablk_setkey()
870 struct ixp_ctx *ctx = crypto_skcipher_ctx(tfm); in ablk_rfc3686_setkey()
886 struct ixp_ctx *ctx = crypto_skcipher_ctx(tfm); in ablk_perform()
975 struct ixp_ctx *ctx = crypto_skcipher_ctx(tfm); in ablk_rfc3686_crypt()
998 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_perform()
1110 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setup()
1152 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setkey()
1179 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in des3_aead_setkey()
1438 cra->base.cra_ctxsize = sizeof(struct ixp_ctx); in ixp_module_init()
1470 cra->base.cra_ctxsize = sizeof(struct ixp_ctx); in ixp_module_init()