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

/u-boot/fs/ubifs/
H A Dubifs.c80 struct crypto_comp { struct
84 static inline struct crypto_comp
88 struct crypto_comp *ptr;
91 ptr = malloc_cache_aligned(sizeof(struct crypto_comp));
112 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm,
H A Dubifs.h1433 struct crypto_comp *cc;

Completed in 34 milliseconds