Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcryptouser.h102 struct crypto_report_comp { struct
103 char type[CRYPTO_MAX_NAME];
/linux-4.19.296/crypto/
Dcrypto_user.c104 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function