Searched defs:crypto_spawn (Results 1 – 2 of 2) sorted by relevance
71 struct crypto_spawn { struct78 struct crypto_spawn *next; argument80 const struct crypto_type *frontend;81 u32 mask;82 bool dead;83 bool registered;
70 struct crypto_spawn { struct71 struct list_head list;72 struct crypto_alg *alg;73 struct crypto_instance *inst;74 const struct crypto_type *frontend;75 u32 mask;