Lines Matching refs:ixp_ctx
178 struct ixp_ctx { struct
355 struct ixp_ctx *ctx; in one_packet()
556 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in init_tfm()
584 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in exit_tfm()
592 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in register_chain_var()
653 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_auth()
695 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in gen_rev_aes_key()
727 struct ixp_ctx *ctx = crypto_tfm_ctx(tfm); in setup_cipher()
817 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_setkey()
853 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_setkey()
869 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_perform()
952 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_crypt()
993 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_perform()
1096 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setup()
1150 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_setkey()
1190 struct ixp_ctx *ctx = crypto_aead_ctx(tfm); in aead_givencrypt()
1464 cra->cra_ctxsize = sizeof(struct ixp_ctx); in ixp_module_init()