Searched defs:crypto_spawn (Results 1 – 1 of 1) sorted by relevance
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;