Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dscompress.h123 int crypto_register_scomps(struct scomp_alg *algs, int count);
/linux/crypto/
H A Dscompress.c299 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() function
317 EXPORT_SYMBOL_GPL(crypto_register_scomps);