crypto_scomp_type 37 crypto/scompress.c static const struct crypto_type crypto_scomp_type; crypto_scomp_type 196 crypto/scompress.c scomp = crypto_create_tfm(calg, &crypto_scomp_type); crypto_scomp_type 244 crypto/scompress.c static const struct crypto_type crypto_scomp_type = { crypto_scomp_type 261 crypto/scompress.c base->cra_type = &crypto_scomp_type;