Home
last modified time | relevance | path

Searched refs:crypto_report_comp (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/crypto/
Dpcompress.c54 struct crypto_report_comp rpcomp; in crypto_pcomp_report()
58 sizeof(struct crypto_report_comp), &rpcomp); in crypto_pcomp_report()
Dcrypto_user.c93 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function
95 struct crypto_report_comp rcomp; in crypto_report_comp()
99 sizeof(struct crypto_report_comp), &rcomp); in crypto_report_comp()
147 if (crypto_report_comp(skb, alg)) in crypto_report_one()
/linux-3.4.99/include/linux/
Dcryptouser.h95 struct crypto_report_comp { struct