Home
last modified time | relevance | path

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

/linux/crypto/
A Dcrypto_user_stat.c48 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function
213 if (crypto_report_cipher(skb, alg)) in crypto_reportstat_one()
217 if (crypto_report_cipher(skb, alg)) in crypto_reportstat_one()
A Dcrypto_user_base.c72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function
74 struct crypto_report_cipher rcipher; in crypto_report_cipher()
136 if (crypto_report_cipher(skb, alg)) in crypto_report_one()
/linux/include/uapi/linux/
A Dcryptouser.h157 struct crypto_report_cipher { struct

Completed in 5 milliseconds