Searched defs:spawn (Results 1 – 7 of 7) sorted by relevance
147 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()152 static inline void crypto_drop_lskcipher(struct crypto_lskcipher_spawn *spawn) in crypto_drop_lskcipher()158 struct crypto_lskcipher_spawn *spawn) in crypto_lskcipher_spawn_alg()164 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg_common()170 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher_alg()176 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()182 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher()283 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple() local302 struct crypto_lskcipher_spawn *spawn = lskcipher_instance_ctx(inst); in lskcipher_ialg_simple() local
185 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()
204 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()
103 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()
628 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()797 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple() local843 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple() local
193 int crypto_grab_aead(struct crypto_aead_spawn *spawn, in crypto_grab_aead()
833 int crypto_grab_ahash(struct crypto_ahash_spawn *spawn, in crypto_grab_ahash()