Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dscompress.c37 static const struct crypto_type crypto_scomp_type; variable
202 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
250 static const struct crypto_type crypto_scomp_type = { variable
267 base->cra_type = &crypto_scomp_type; in crypto_register_scomp()
/kernel/linux/linux-6.6/crypto/
H A Dscompress.c36 static const struct crypto_type crypto_scomp_type; variable
195 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
243 static const struct crypto_type crypto_scomp_type = { variable
267 base->cra_type = &crypto_scomp_type; in crypto_register_scomp()

Completed in 2 milliseconds