Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dcompress.h84 static inline void crypto_free_pcomp(struct crypto_pcomp *tfm) in crypto_free_pcomp() function
/linux-4.4.14/crypto/
Dtestmgr.c1661 crypto_free_pcomp(tfm); in alg_test_pcomp()