Home
last modified time | relevance | path

Searched refs:crypto_skcipher_spawn (Results 1 – 15 of 15) sorted by relevance

/linux/include/crypto/internal/
H A Dskcipher.h50 struct crypto_skcipher_spawn { struct
133 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn,
141 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
158 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg_common()
170 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
/linux/crypto/
H A Dctr.c221 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_init_tfm()
251 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_free()
261 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_create()
H A Dlrw.c268 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in lrw_init_tfm()
301 struct crypto_skcipher_spawn *spawn; in lrw_create()
H A Dcts.c286 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_cts_init_tfm()
326 struct crypto_skcipher_spawn *spawn; in crypto_cts_create()
H A Dxts.c30 struct crypto_skcipher_spawn spawn;
H A Dauthenc.c24 struct crypto_skcipher_spawn enc;
H A Dcryptd.c55 struct crypto_skcipher_spawn spawn;
343 struct crypto_skcipher_spawn *spawn = &ictx->spawn; in cryptd_skcipher_init_tfm()
H A Dauthencesn.c27 struct crypto_skcipher_spawn enc;
H A Dhctr2.c39 struct crypto_skcipher_spawn xctr_spawn;
H A Dessiv.c43 struct crypto_skcipher_spawn skcipher_spawn;
H A Dadiantum.c65 struct crypto_skcipher_spawn streamcipher_spawn;
H A Dchacha20poly1305.c20 struct crypto_skcipher_spawn chacha;
H A Dccm.c20 struct crypto_skcipher_spawn ctr;
H A Dskcipher.c824 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
H A Dgcm.c23 struct crypto_skcipher_spawn ctr;