Home
last modified time | relevance | path

Searched refs:crypto_spawn (Results 1 – 6 of 6) sorted by relevance

/include/crypto/
Dalgapi.h55 struct crypto_spawn *spawns;
71 struct crypto_spawn { struct
78 struct crypto_spawn *next; argument
120 int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst,
122 void crypto_drop_spawn(struct crypto_spawn *spawn);
123 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type,
125 void *crypto_spawn_tfm2(struct crypto_spawn *spawn);
/include/crypto/internal/
Dhash.h55 struct crypto_spawn base;
59 struct crypto_spawn base;
Dakcipher.h25 struct crypto_spawn base;
Dcipher.h180 struct crypto_spawn base;
Daead.h30 struct crypto_spawn base;
Dskcipher.h32 struct crypto_spawn base;