Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dubifs.c80 struct crypto_comp { struct
84 static inline struct crypto_comp argument
88 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()
A Dubifs.h1433 struct crypto_comp *cc;

Completed in 12 milliseconds