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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h1034 static inline struct compress_tfm *crypto_comp_crt(struct crypto_comp *tfm) function
1043 return crypto_comp_crt(tfm)->cot_compress(crypto_comp_tfm(tfm),
1051 return crypto_comp_crt(tfm)->cot_decompress(crypto_comp_tfm(tfm),

Completed in 101 milliseconds