Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dskcipher.h35 struct crypto_skcipher_spawn { struct
99 struct crypto_skcipher_spawn *spawn, struct crypto_instance *inst) in crypto_set_skcipher_spawn()
104 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, const char *name,
107 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
113 struct crypto_skcipher_spawn *spawn) in crypto_skcipher_spawn_alg()
119 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg()
125 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
/Linux-v4.19/arch/x86/crypto/
Dfpu.c88 struct crypto_skcipher_spawn *spawn; in crypto_fpu_init_tfm()
116 struct crypto_skcipher_spawn *spawn; in crypto_fpu_create()
/Linux-v4.19/crypto/
Dctr.c317 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_init_tfm()
347 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in crypto_rfc3686_free()
359 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_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()
Dlrw.c426 struct crypto_skcipher_spawn *spawn = skcipher_instance_ctx(inst); in init_tfm()
459 struct crypto_skcipher_spawn *spawn; in create()
Dxts.c37 struct crypto_skcipher_spawn spawn;
Dauthenc.c29 struct crypto_skcipher_spawn enc;
Dauthencesn.c32 struct crypto_skcipher_spawn enc;
Dcryptd.c54 struct crypto_skcipher_spawn spawn;
563 struct crypto_skcipher_spawn *spawn = &ictx->spawn; in cryptd_skcipher_init_tfm()
Dchacha20poly1305.c28 struct crypto_skcipher_spawn chacha;
Dccm.c26 struct crypto_skcipher_spawn ctr;
Dskcipher.c937 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
Dgcm.c27 struct crypto_skcipher_spawn ctr;