Home
last modified time | relevance | path

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

/crypto/
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()
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()