Searched defs:spawn (Results 1 – 5 of 5) sorted by relevance
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()
379 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()548 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple() local594 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple() local
819 int crypto_grab_ahash(struct crypto_ahash_spawn *spawn, in crypto_grab_ahash()