Searched defs:crypto_spawn (Results 1 – 7 of 7) sorted by relevance
54926 struct crypto_spawn { struct54931 struct crypto_spawn *next; argument54933 const struct crypto_type *frontend;54934 u32 mask;54935 bool dead;54936 bool registered;
74392 struct crypto_spawn { struct74397 struct crypto_spawn *next; argument74399 const struct crypto_type *frontend;74400 u32 mask;74401 bool dead;74402 bool registered;
40772 struct crypto_spawn { struct40777 struct crypto_spawn *next; argument40779 const struct crypto_type *frontend;40780 u32 mask;40781 bool dead;40782 bool registered;
58017 struct crypto_spawn { struct58018 struct list_head list;58019 struct crypto_alg *alg;58020 struct crypto_instance *inst;58021 const struct crypto_type *frontend;58022 u32 mask;