Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.c562 static int crypto_grab_nivcipher(struct crypto_skcipher_spawn *spawn, in crypto_grab_nivcipher()
597 struct crypto_skcipher_spawn *spawn; in skcipher_geniv_alloc()
Dablkcipher.c654 int crypto_grab_skcipher(struct crypto_skcipher_spawn *spawn, const char *name, in crypto_grab_skcipher()
Dgcm.c26 struct crypto_skcipher_spawn ctr;
42 struct crypto_skcipher_spawn null;
Dauthenc.c30 struct crypto_skcipher_spawn enc;
Dccm.c25 struct crypto_skcipher_spawn ctr;
Dauthencesn.c30 struct crypto_skcipher_spawn enc;