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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dpcompress.c56 static const struct crypto_type crypto_pcomp_type = { variable in typeref:struct:crypto_type
72 return crypto_alloc_tfm(alg_name, &crypto_pcomp_type, type, mask);
80 base->cra_type = &crypto_pcomp_type;

Completed in 42 milliseconds