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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dcompress.c110 err = crypto_comp_compress(compr->cc, in_buf, in_len, out_buf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_ipcomp.c147 err = crypto_comp_compress(tfm, start, plen, scratch, &dlen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h369 static inline int crypto_comp_compress(struct crypto_tfm *tfm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl_crypto.h369 static inline int crypto_comp_compress(struct crypto_tfm *tfm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h1263 static inline int crypto_comp_compress(struct crypto_comp *tfm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtestmgr.c995 ret = crypto_comp_compress(tfm, ctemplate[i].input,

Completed in 93 milliseconds