Searched refs:crypto_acomp (Results 1 – 13 of 13) sorted by relevance
113 struct crypto_acomp { struct146 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type,164 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type,167 static inline struct crypto_tfm *crypto_acomp_tfm(struct crypto_acomp *tfm) in crypto_acomp_tfm()178 static inline struct crypto_acomp *__crypto_acomp_tfm(struct crypto_tfm *tfm) in __crypto_acomp_tfm()180 return container_of(tfm, struct crypto_acomp, base); in __crypto_acomp_tfm()184 struct crypto_acomp *tfm) in crypto_comp_alg_common()189 static inline unsigned int crypto_acomp_reqsize(struct crypto_acomp *tfm) in crypto_acomp_reqsize()195 struct crypto_acomp *tfm) in acomp_request_set_tfm()200 static inline bool acomp_is_async(struct crypto_acomp *tfm) in acomp_is_async()[all …]
49 int (*init)(struct crypto_acomp *tfm);50 void (*exit)(struct crypto_acomp *tfm);112 static inline void *acomp_tfm_ctx(struct crypto_acomp *tfm) in acomp_tfm_ctx() 186 static inline bool crypto_acomp_req_virt(struct crypto_acomp *tfm) in crypto_acomp_req_virt() 221 static inline struct crypto_acomp *crypto_acomp_fb(struct crypto_acomp *tfm) in crypto_acomp_fb() 229 struct crypto_acomp *tfm = crypto_acomp_reqtfm(old); in acomp_fbreq_on_stack_init()
7 struct crypto_acomp *tfm) in __z_erofs_crypto_decompress()62 struct crypto_acomp *tfm;82 static struct crypto_acomp *z_erofs_crypto_get_engine(int alg) in z_erofs_crypto_get_engine()95 struct crypto_acomp *tfm; in z_erofs_crypto_decompress()128 struct crypto_acomp *tfm; in z_erofs_crypto_enable_engine()
63 struct crypto_acomp *tfm = crypto_acomp_reqtfm(areq); in qat_comp_generic_callback()131 static int qat_comp_alg_init_tfm(struct crypto_acomp *acomp_tfm) in qat_comp_alg_init_tfm()152 static void qat_comp_alg_exit_tfm(struct crypto_acomp *acomp_tfm) in qat_comp_alg_exit_tfm()166 struct crypto_acomp *acomp_tfm = crypto_acomp_reqtfm(areq); in qat_comp_alg_compress_decompress()
31 struct crypto_acomp *tfm;123 struct crypto_acomp *tfm; in ipcomp_setup_req()
223 static int deflate_init(struct crypto_acomp *tfm) in deflate_init()
67 static int zstd_init(struct crypto_acomp *acomp_tfm) in zstd_init()
3270 static int test_acomp(struct crypto_acomp *tfm, in test_acomp()3466 struct crypto_acomp *acomp; in alg_test_comp()
558 static int hisi_zip_acomp_init(struct crypto_acomp *tfm) in hisi_zip_acomp_init()598 static void hisi_zip_acomp_exit(struct crypto_acomp *tfm) in hisi_zip_acomp_exit()
140 struct crypto_acomp *acomp;739 struct crypto_acomp *acomp = NULL; in zswap_cpu_comp_prepare()800 struct crypto_acomp *acomp; in zswap_cpu_comp_dead()
644 struct crypto_acomp *cc; /* crypto compressor */1145 struct crypto_acomp *cc; /* crypto compressor */
842 struct crypto_acomp *cc;
1658 static int iaa_comp_init_fixed(struct crypto_acomp *acomp_tfm) in iaa_comp_init_fixed()