Searched refs:crypto_report_comp (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/crypto/ |
H A D | crypto_user_stat.c | 38 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function 90 if (crypto_report_comp(skb, alg)) in crypto_reportstat_one()
|
H A D | crypto_user_base.c | 88 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()
|
H A D | scompress.c | 43 struct crypto_report_comp rscomp; in crypto_scomp_report()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | cryptouser.h | 73 struct crypto_report_comp { struct
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crypto_user_base.c | 88 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()
|
H A D | crypto_user_stat.c | 65 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function 221 if (crypto_report_comp(skb, alg)) in crypto_reportstat_one()
|
H A D | scompress.c | 44 struct crypto_report_comp rscomp; in crypto_scomp_report()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | cryptouser.h | 51 CRYPTOCFGA_REPORT_COMPRESS, /* struct crypto_report_comp */ 181 struct crypto_report_comp { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | cryptouser.h | 51 CRYPTOCFGA_REPORT_COMPRESS, /* struct crypto_report_comp */ 181 struct crypto_report_comp { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | cryptouser.h | 156 struct crypto_report_comp { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | cryptouser.h | 156 struct crypto_report_comp { struct
|
Completed in 7 milliseconds