Searched defs:crypto_report_comp (Results 1 – 2 of 2) sorted by relevance
189 struct crypto_report_comp { struct190 char type[CRYPTO_MAX_NAME];
87 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() function