Searched defs:crypto_spawn (Results 1 – 1 of 1) sorted by relevance
67 struct crypto_spawn { struct68 struct list_head list;69 struct crypto_alg *alg;70 struct crypto_instance *inst;71 const struct crypto_type *frontend;72 u32 mask;