Home
last modified time | relevance | path

Searched defs:spawn (Results 1 – 6 of 6) sorted by relevance

/include/crypto/internal/
Dskcipher.h141 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
146 static inline void crypto_drop_lskcipher(struct crypto_lskcipher_spawn *spawn) in crypto_drop_lskcipher()
152 struct crypto_lskcipher_spawn *spawn) in crypto_lskcipher_spawn_alg()
158 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg_common()
164 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher_alg()
170 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
176 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher()
278 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple() local
297 struct crypto_lskcipher_spawn *spawn = lskcipher_instance_ctx(inst); in lskcipher_ialg_simple() local
Dcipher.h185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher()
195 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher()
201 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher_alg()
207 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher()
Dhash.h94 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash()
100 struct crypto_ahash_spawn *spawn) in crypto_spawn_ahash_alg()
117 static inline void crypto_drop_shash(struct crypto_shash_spawn *spawn) in crypto_drop_shash()
123 struct crypto_shash_spawn *spawn) in crypto_spawn_shash_alg()
217 struct crypto_ahash_spawn *spawn) in crypto_spawn_ahash()
263 struct crypto_shash_spawn *spawn) in crypto_spawn_shash()
Dkpp.h204 static inline void crypto_drop_kpp(struct crypto_kpp_spawn *spawn) in crypto_drop_kpp()
222 struct crypto_kpp_spawn *spawn) in crypto_spawn_kpp_alg()
240 struct crypto_kpp_spawn *spawn) in crypto_spawn_kpp()
Dakcipher.h108 struct crypto_akcipher_spawn *spawn) in crypto_spawn_akcipher()
113 static inline void crypto_drop_akcipher(struct crypto_akcipher_spawn *spawn) in crypto_drop_akcipher()
119 struct crypto_akcipher_spawn *spawn) in crypto_spawn_akcipher_alg()
Daead.h103 static inline void crypto_drop_aead(struct crypto_aead_spawn *spawn) in crypto_drop_aead()
109 struct crypto_aead_spawn *spawn) in crypto_spawn_aead_alg()
115 struct crypto_aead_spawn *spawn) in crypto_spawn_aead()