Home
last modified time | relevance | path

Searched defs:crypto_report_akcipher (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dcryptouser.h111 struct crypto_report_akcipher { struct
112 char type[CRYPTO_MAX_NAME];
/linux-4.19.296/crypto/
Dcrypto_user.c133 static int crypto_report_akcipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_akcipher() function