Searched refs:crypto_skcipher_spawn (Results 1 – 5 of 5) sorted by relevance
49 struct crypto_skcipher_spawn { struct139 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn,147 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()164 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg_common()176 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
38 struct crypto_skcipher_spawn xctr_spawn;
23 struct crypto_skcipher_spawn enc;
43 struct crypto_skcipher_spawn skcipher_spawn;
628 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()