Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dcompress.h139 static inline int crypto_decompress_final(struct crypto_pcomp *tfm, in crypto_decompress_final() function
/linux-4.4.14/crypto/
Dtestmgr.c1437 res = crypto_decompress_final(tfm, &req); in test_pcomp()