Home
last modified time | relevance | path

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

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