Home
last modified time | relevance | path

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

/linux-4.1.27/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.c99 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function
101 struct crypto_report_comp rcomp; in crypto_report_comp()
105 sizeof(struct crypto_report_comp), &rcomp)) in crypto_report_comp()
153 if (crypto_report_comp(skb, alg)) in crypto_report_one()
/linux-4.1.27/include/linux/
Dcryptouser.h95 struct crypto_report_comp { struct