Searched refs:crypto_scomp_type (Results 1 – 1 of 1) sorted by relevance
40 static const struct crypto_type crypto_scomp_type; variable313 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()335 static const struct crypto_type crypto_scomp_type = { variable367 base->cra_type = &crypto_scomp_type; in crypto_register_scomp()
Completed in 4 milliseconds