Searched refs:crypto_comp (Results 1 – 2 of 2) sorted by relevance
80 struct crypto_comp { struct84 static inline struct crypto_comp argument88 struct crypto_comp *ptr; in crypto_alloc_comp()91 ptr = malloc_cache_aligned(sizeof(struct crypto_comp)); in crypto_alloc_comp()112 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, in crypto_comp_decompress()
1433 struct crypto_comp *cc;
Completed in 12 milliseconds