Searched refs:crypto_report_cipher (Results 1 – 3 of 3) sorted by relevance
48 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function213 if (crypto_report_cipher(skb, alg)) in crypto_reportstat_one()217 if (crypto_report_cipher(skb, alg)) in crypto_reportstat_one()
72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function74 struct crypto_report_cipher rcipher; in crypto_report_cipher()136 if (crypto_report_cipher(skb, alg)) in crypto_report_one()
157 struct crypto_report_cipher { struct
Completed in 5 milliseconds