Home
last modified time | relevance | path

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

/linux/crypto/
H A Dscompress.c36 static const struct crypto_type crypto_scomp_type; variable
217 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
265 static const struct crypto_type crypto_scomp_type = { variable
286 base->cra_type = &crypto_scomp_type; in crypto_register_scomp()