Home
last modified time | relevance | path

Searched refs:crypto_lskcipher_spawn (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/internal/
A Dskcipher.h54 struct crypto_lskcipher_spawn { struct
137 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn,
146 static inline void crypto_drop_lskcipher(struct crypto_lskcipher_spawn *spawn) in crypto_drop_lskcipher()
152 struct crypto_lskcipher_spawn *spawn) in crypto_lskcipher_spawn_alg()
164 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher_alg()
176 struct crypto_lskcipher_spawn *spawn) in crypto_spawn_lskcipher()
297 struct crypto_lskcipher_spawn *spawn = lskcipher_instance_ctx(inst); in lskcipher_ialg_simple()
/linux/crypto/
A Dlskcipher.c327 int crypto_grab_lskcipher(struct crypto_lskcipher_spawn *spawn, in crypto_grab_lskcipher()
440 struct crypto_lskcipher_spawn *spawn; in lskcipher_init_tfm_simple()
487 struct crypto_lskcipher_spawn *spawn; in lskcipher_alloc_instance_simple()
A Decb.c173 struct crypto_lskcipher_spawn *spawn; in crypto_ecb_create()

Completed in 7 milliseconds