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

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

Completed in 82 milliseconds