Searched refs:crypto_cipher_spawn (Results 1 – 2 of 2) sorted by relevance
181 struct crypto_cipher_spawn { struct185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher() argument195 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()
237 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple()
Completed in 4 milliseconds