Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dskcipher.h31 struct crypto_skcipher_spawn { struct
92 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn,
96 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
102 struct crypto_skcipher_spawn *spawn) in crypto_skcipher_spawn_alg()
108 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher_alg()
114 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
/linux/crypto/
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()
262 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_create()
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()
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()
A Dxts.c30 struct crypto_skcipher_spawn spawn;
A Dcryptd.c51 struct crypto_skcipher_spawn spawn;
339 struct crypto_skcipher_spawn *spawn = &ictx->spawn; in cryptd_skcipher_init_tfm()
A Dauthenc.c24 struct crypto_skcipher_spawn enc;
A Dauthencesn.c27 struct crypto_skcipher_spawn enc;
A Dadiantum.c65 struct crypto_skcipher_spawn streamcipher_spawn;
A Dessiv.c43 struct crypto_skcipher_spawn skcipher_spawn;
A Dchacha20poly1305.c20 struct crypto_skcipher_spawn chacha;
A Dskcipher.c744 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_skcipher()
A Dccm.c20 struct crypto_skcipher_spawn ctr;
A Dgcm.c23 struct crypto_skcipher_spawn ctr;

Completed in 24 milliseconds