Home
last modified time | relevance | path

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

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