Home
last modified time | relevance | path

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

/linux-4.19.296/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.c133 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() function
135 struct crypto_report_akcipher rakcipher; in crypto_report_akcipher()
140 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_report_akcipher()
213 if (crypto_report_akcipher(skb, alg)) in crypto_report_one()
/linux-4.19.296/include/uapi/linux/
Dcryptouser.h111 struct crypto_report_akcipher { struct