Home
last modified time | relevance | path

Searched refs:crypto_comp (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.c91 struct crypto_comp { struct
95 static inline struct crypto_comp argument
99 struct crypto_comp *ptr; in crypto_alloc_comp()
102 ptr = malloc_cache_aligned(sizeof(struct crypto_comp)); in crypto_alloc_comp()
123 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, in crypto_comp_decompress()
H A Dubifs.h1434 struct crypto_comp *cc;