Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/internal/
Dskcipher.h30 struct crypto_skcipher_spawn { struct
91 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()
/Linux-v5.10/crypto/
Dctr.c220 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()
Dlrw.c268 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in lrw_init_tfm()
301 struct crypto_skcipher_spawn *spawn; in lrw_create()
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()
Dxts.c29 struct crypto_skcipher_spawn spawn;
Dcryptd.c51 struct crypto_skcipher_spawn spawn;
339 struct crypto_skcipher_spawn *spawn = &ictx->spawn; in cryptd_skcipher_init_tfm()
Dauthenc.c24 struct crypto_skcipher_spawn enc;
Dauthencesn.c27 struct crypto_skcipher_spawn enc;
Dadiantum.c64 struct crypto_skcipher_spawn streamcipher_spawn;
Dessiv.c42 struct crypto_skcipher_spawn skcipher_spawn;
Dchacha20poly1305.c20 struct crypto_skcipher_spawn chacha;
Dccm.c19 struct crypto_skcipher_spawn ctr;
Dskcipher.c749 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
Dgcm.c23 struct crypto_skcipher_spawn ctr;