Home
last modified time | relevance | path

Searched defs:crypto_spawn (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/
Dalgapi.h101 struct crypto_spawn { struct
108 struct crypto_spawn *next; argument
110 const struct crypto_type *frontend;
111 u32 mask;
112 bool dead;
113 bool registered;
/kernel/linux/linux-5.10/include/crypto/
Dalgapi.h74 struct crypto_spawn { struct
81 struct crypto_spawn *next; argument
83 const struct crypto_type *frontend;
84 u32 mask;
85 bool dead;
86 bool registered;