Searched refs:crypto_skcipher_spawn (Results 1 – 14 of 14) sorted by relevance
30 struct crypto_skcipher_spawn { struct91 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn,95 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()101 struct crypto_skcipher_spawn *spawn) in crypto_skcipher_spawn_alg()107 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg()113 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
220 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_init_tfm()250 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_free()261 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_create()
268 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in lrw_init_tfm()301 struct crypto_skcipher_spawn *spawn; in lrw_create()
286 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_cts_init_tfm()326 struct crypto_skcipher_spawn *spawn; in crypto_cts_create()
29 struct crypto_skcipher_spawn spawn;
51 struct crypto_skcipher_spawn spawn;339 struct crypto_skcipher_spawn *spawn = &ictx->spawn; in cryptd_skcipher_init_tfm()
24 struct crypto_skcipher_spawn enc;
27 struct crypto_skcipher_spawn enc;
64 struct crypto_skcipher_spawn streamcipher_spawn;
42 struct crypto_skcipher_spawn skcipher_spawn;
20 struct crypto_skcipher_spawn chacha;
19 struct crypto_skcipher_spawn ctr;
749 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
23 struct crypto_skcipher_spawn ctr;