Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dscompress.c32 static const struct crypto_type crypto_scomp_type; variable
219 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
267 static const struct crypto_type crypto_scomp_type = { variable
284 base->cra_type = &crypto_scomp_type; in crypto_register_scomp()