Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcryptouser.h97 struct crypto_report_comp { struct
98 char type[CRYPTO_MAX_NAME];
/linux-4.4.14/crypto/
Dcrypto_user.c100 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function