Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dskcipher.h30 struct crypto_skcipher_spawn { struct
92 struct crypto_skcipher_spawn *spawn, struct crypto_instance *inst) in crypto_set_skcipher_spawn()
97 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, const char *name,
100 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
106 struct crypto_skcipher_spawn *spawn) in crypto_skcipher_spawn_alg()
112 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg()
118 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
/Linux-v5.4/crypto/
Dctr.c226 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_init_tfm()
256 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_free()
268 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_create()
Dlrw.c267 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in init_tfm()
300 struct crypto_skcipher_spawn *spawn; in create()
Dcts.c290 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_cts_init_tfm()
330 struct crypto_skcipher_spawn *spawn; in crypto_cts_create()
Dxts.c29 struct crypto_skcipher_spawn spawn;
Dcryptd.c51 struct crypto_skcipher_spawn spawn;
367 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.c65 struct crypto_skcipher_spawn streamcipher_spawn;
Dessiv.c42 struct crypto_skcipher_spawn skcipher_spawn;
Dchacha20poly1305.c22 struct crypto_skcipher_spawn chacha;
Dccm.c21 struct crypto_skcipher_spawn ctr;
Dskcipher.c981 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
Dgcm.c24 struct crypto_skcipher_spawn ctr;