Home
last modified time | relevance | path

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

/crypto/
Dcrypto_user_base.c88 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function
90 struct crypto_report_comp rcomp; in crypto_report_comp()
141 if (crypto_report_comp(skb, alg)) in crypto_report_one()
Dcrypto_user_stat.c65 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function
225 if (crypto_report_comp(skb, alg)) in crypto_reportstat_one()
Dscompress.c44 struct crypto_report_comp rscomp; in crypto_scomp_report()