Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dcryptouser.h190 struct crypto_report_akcipher { struct
/Linux-v5.4/crypto/
Dakcipher.c26 struct crypto_report_akcipher rakcipher; in crypto_akcipher_report()
Dcrypto_user_stat.c97 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() function
237 if (crypto_report_akcipher(skb, alg)) in crypto_reportstat_one()