Searched defs:crypto_spawn (Results 1 – 1 of 1) sorted by relevance
60 struct crypto_spawn { struct61 struct list_head list;62 struct crypto_alg *alg;63 struct crypto_instance *inst;64 const struct crypto_type *frontend;65 u32 mask;