Lines Matching refs:ixp_ctx
179 struct ixp_ctx { struct
365 struct ixp_ctx *ctx; in one_packet()
567 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in init_tfm()
595 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in exit_tfm()
608 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in register_chain_var()
669 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_auth()
711 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in gen_rev_aes_key()
743 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_cipher()
833 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_setkey()
869 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_setkey()
885 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_perform()
968 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_crypt()
991 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_perform()
1105 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setup()
1159 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setkey()
1430 cra->cra_ctxsize = sizeof(struct ixp_ctx); in ixp_module_init()
1462 cra->base.cra_ctxsize = sizeof(struct ixp_ctx); in ixp_module_init()