Searched defs:crypto_report_cipher (Results 1 – 3 of 3) sorted by relevance
157 struct crypto_report_cipher { struct158 char type[CRYPTO_MAX_NAME];159 unsigned int blocksize;160 unsigned int min_keysize;161 unsigned int max_keysize;
27 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function
72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() function