Lines Matching refs:crypto4xx_ctx
135 int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size) in crypto4xx_alloc_sa()
153 void crypto4xx_free_sa(struct crypto4xx_ctx *ctx) in crypto4xx_free_sa()
490 struct crypto4xx_ctx *ctx) in crypto4xx_copy_digest_to_dst()
555 struct crypto4xx_ctx *ctx; in crypto4xx_ahash_done()
678 struct crypto4xx_ctx *ctx, in crypto4xx_build_pd()
935 struct crypto4xx_ctx *ctx) in crypto4xx_ctx_init()
947 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(sk); in crypto4xx_sk_init()
962 static void crypto4xx_common_exit(struct crypto4xx_ctx *ctx) in crypto4xx_common_exit()
969 struct crypto4xx_ctx *ctx = crypto_skcipher_ctx(sk); in crypto4xx_sk_exit()
979 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm); in crypto4xx_aead_init()
998 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm); in crypto4xx_aead_exit()
1200 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1220 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1241 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1261 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1281 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1300 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1331 .cra_ctxsize = sizeof(struct crypto4xx_ctx),
1352 .cra_ctxsize = sizeof(struct crypto4xx_ctx),