Home
last modified time | relevance | path

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

/linux/crypto/
H A Dzstd.c287 static struct acomp_alg zstd_acomp = { variable
301 return crypto_register_acomp(&zstd_acomp); in zstd_mod_init()
306 crypto_unregister_acomp(&zstd_acomp); in zstd_mod_fini()