Home
last modified time | relevance | path

Searched refs:crypto_cipher_spawn (Results 1 – 10 of 10) sorted by relevance

/linux/include/crypto/internal/
H A Dcipher.h181 struct crypto_cipher_spawn { struct
185 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher() argument
195 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher()
201 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher_alg()
207 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher()
H A Dskcipher.h290 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple()
/linux/crypto/
H A Dxcbc.c109 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in xcbc_init_tfm()
130 struct crypto_cipher_spawn *spawn; in xcbc_create()
H A Decb.c72 struct crypto_cipher_spawn *spawn; in lskcipher_init_tfm_simple2()
100 struct crypto_cipher_spawn *spawn; in lskcipher_alloc_instance_simple2()
H A Dcmac.c141 struct crypto_cipher_spawn *spawn; in cmac_init_tfm()
178 struct crypto_cipher_spawn *spawn; in cmac_create()
H A Dskcipher.c792 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple()
838 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple()
H A Dccm.c829 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in cbcmac_init_tfm()
850 struct crypto_cipher_spawn *spawn; in cbcmac_create()
H A Dhctr2.c37 struct crypto_cipher_spawn blockcipher_spawn;
H A Dxts.c31 struct crypto_cipher_spawn tweak_spawn;
H A Dadiantum.c57 struct crypto_cipher_spawn blockcipher_spawn;