Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dcryptouser.h95 struct crypto_report_comp { struct
96 char type[CRYPTO_MAX_NAME];
/linux-3.3/crypto/
Dcrypto_user.c89 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function