Searched refs:crypto_lskcipher_spawn (Results 1 – 3 of 3) sorted by relevance
54 struct crypto_lskcipher_spawn { struct137 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()
327 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()
173 struct crypto_lskcipher_spawn *spawn; in crypto_ecb_create()
Completed in 7 milliseconds