Home
last modified time | relevance | path

Searched refs:crypto_cipher_spawn (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/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()
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.h247 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple()
/kernel/linux/linux-5.10/include/crypto/
H A Dalgapi.h195 struct crypto_cipher_spawn { struct
199 static inline int crypto_grab_cipher(struct crypto_cipher_spawn *spawn, in crypto_grab_cipher()
209 static inline void crypto_drop_cipher(struct crypto_cipher_spawn *spawn) in crypto_drop_cipher()
215 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher_alg()
221 struct crypto_cipher_spawn *spawn) in crypto_spawn_cipher()
/kernel/linux/linux-5.10/crypto/
H A Dcmac.c204 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in cmac_init_tfm()
225 struct crypto_cipher_spawn *spawn; in cmac_create()
H A Dxcbc.c170 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in xcbc_init_tfm()
191 struct crypto_cipher_spawn *spawn; in xcbc_create()
H A Dvmac.c599 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in vmac_init_tfm()
621 struct crypto_cipher_spawn *spawn; in vmac_create()
H A Dccm.c844 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in cbcmac_init_tfm()
865 struct crypto_cipher_spawn *spawn; in cbcmac_create()
H A Dskcipher.c893 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple()
939 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple()
H A Dadiantum.c65 struct crypto_cipher_spawn blockcipher_spawn;
/kernel/linux/linux-6.6/crypto/
H A Dcmac.c205 struct crypto_cipher_spawn *spawn; in cmac_init_tfm()
242 struct crypto_cipher_spawn *spawn; in cmac_create()
H A Dxcbc.c171 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in xcbc_init_tfm()
192 struct crypto_cipher_spawn *spawn; in xcbc_create()
H A Dccm.c844 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in cbcmac_init_tfm()
865 struct crypto_cipher_spawn *spawn; in cbcmac_create()
H A Dvmac.c600 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in vmac_init_tfm()
622 struct crypto_cipher_spawn *spawn; in vmac_create()
H A Dhctr2.c38 struct crypto_cipher_spawn blockcipher_spawn;
H A Dxts.c31 struct crypto_cipher_spawn tweak_spawn;
H A Dskcipher.c939 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple()
985 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple()
H A Dadiantum.c66 struct crypto_cipher_spawn blockcipher_spawn;
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dskcipher.h217 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple()

Completed in 19 milliseconds