Home
last modified time | relevance | path

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

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