Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dakcipher.c31 struct crypto_report_akcipher rakcipher; in crypto_akcipher_report()
36 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_akcipher_report()
Dcrypto_user.c130 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() function
132 struct crypto_report_akcipher rakcipher; in crypto_report_akcipher()
137 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_report_akcipher()
210 if (crypto_report_akcipher(skb, alg)) in crypto_report_one()
/Linux-v4.19/include/uapi/linux/
Dcryptouser.h111 struct crypto_report_akcipher { struct