Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dakcipher.c29 struct crypto_report_akcipher rakcipher; in crypto_akcipher_report()
34 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_akcipher_report()
Dcrypto_user.c114 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() function
116 struct crypto_report_akcipher rakcipher; in crypto_report_akcipher()
121 sizeof(struct crypto_report_akcipher), &rakcipher)) in crypto_report_akcipher()
175 if (crypto_report_akcipher(skb, alg)) in crypto_report_one()
/linux-4.4.14/include/uapi/linux/
Dcryptouser.h106 struct crypto_report_akcipher { struct