Searched defs:spawn (Results 1 – 4 of 4) 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()
819 int crypto_grab_ahash(struct crypto_ahash_spawn *spawn, in crypto_grab_ahash()