Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs.c122 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, in crypto_comp_decompress() function
190 err = crypto_comp_decompress(c, compr->cc, in_buf, in_len, out_buf, in ubifs_decompress()