Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dacompress.c34 struct crypto_report_acomp racomp; in crypto_acomp_report()
39 sizeof(struct crypto_report_acomp), &racomp)) in crypto_acomp_report()
Dcrypto_user.c115 static int crypto_report_acomp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_acomp() function
117 struct crypto_report_acomp racomp; in crypto_report_acomp()
122 sizeof(struct crypto_report_acomp), &racomp)) in crypto_report_acomp()
205 if (crypto_report_acomp(skb, alg)) in crypto_report_one()
/Linux-v4.19/include/uapi/linux/
Dcryptouser.h119 struct crypto_report_acomp { struct