Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dalgapi.h68 struct crypto_spawn *spawns;
87 struct crypto_spawn { struct
94 struct crypto_spawn *next; argument
139 int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst,
141 void crypto_drop_spawn(struct crypto_spawn *spawn);
142 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type,
144 void *crypto_spawn_tfm2(struct crypto_spawn *spawn);
96 frontendcrypto_spawn global() argument
97 maskcrypto_spawn global() argument
98 deadcrypto_spawn global() argument
99 registeredcrypto_spawn global() argument
/linux/include/crypto/internal/
H A Dskcipher.h51 struct crypto_spawn base;
55 struct crypto_spawn base;
H A Dsig.h25 struct crypto_spawn base;
H A Dhash.h71 struct crypto_spawn base;
75 struct crypto_spawn base;
H A Dkpp.h42 struct crypto_spawn base;
H A Dakcipher.h25 struct crypto_spawn base;
H A Dcipher.h182 struct crypto_spawn base;
H A Daead.h30 struct crypto_spawn base;
/linux/crypto/
H A Dcryptd.c51 struct crypto_spawn spawn;