Home
last modified time | relevance | path

Searched refs:crypto_exit_compress_ops (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dcompress.c46 void crypto_exit_compress_ops(struct crypto_tfm *tfm) in crypto_exit_compress_ops() function
Dinternal.h81 void crypto_exit_compress_ops(struct crypto_tfm *tfm);
Dapi.c316 crypto_exit_compress_ops(tfm); in crypto_exit_ops()