Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dscompress.h111 int crypto_register_scomps(struct scomp_alg *algs, int count);
/linux-6.15/crypto/
H A Dscompress.c405 int crypto_register_scomps(struct scomp_alg *algs, int count) in crypto_register_scomps() function
423 EXPORT_SYMBOL_GPL(crypto_register_scomps);