Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dskcipher.h22 struct crypto_skcipher_spawn { struct
29 struct crypto_skcipher_spawn *spawn, struct crypto_instance *inst) in crypto_set_skcipher_spawn() argument
34 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, const char *name,
39 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher()
45 struct crypto_skcipher_spawn *spawn) in crypto_skcipher_spawn_alg()
51 struct crypto_skcipher_spawn *spawn) in crypto_spawn_skcipher()
/linux-4.4.14/crypto/
Dctr.c309 struct crypto_skcipher_spawn *spawn = crypto_instance_ctx(inst); in crypto_rfc3686_init_tfm()
341 struct crypto_skcipher_spawn *spawn; in crypto_rfc3686_alloc()
425 struct crypto_skcipher_spawn *spawn = crypto_instance_ctx(inst); in crypto_rfc3686_free()
Dblkcipher.c563 static int crypto_grab_nivcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_nivcipher()
598 struct crypto_skcipher_spawn *spawn; in skcipher_geniv_alloc()
Dauthenc.c29 struct crypto_skcipher_spawn enc;
Dauthencesn.c32 struct crypto_skcipher_spawn enc;
Dchacha20poly1305.c28 struct crypto_skcipher_spawn chacha;
Dablkcipher.c662 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, const char *name, in crypto_grab_skcipher()
Dccm.c25 struct crypto_skcipher_spawn ctr;
Dgcm.c27 struct crypto_skcipher_spawn ctr;