Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
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()
A Dskcipher.h278 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_ialg_simple()
/linux/crypto/
A Decb.c72 struct crypto_cipher_spawn *spawn; in lskcipher_init_tfm_simple2()
100 struct crypto_cipher_spawn *spawn; in lskcipher_alloc_instance_simple2()
A Dxcbc.c166 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in xcbc_init_tfm()
187 struct crypto_cipher_spawn *spawn; in xcbc_create()
A Dcmac.c198 struct crypto_cipher_spawn *spawn; in cmac_init_tfm()
235 struct crypto_cipher_spawn *spawn; in cmac_create()
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()
A Dccm.c840 struct crypto_cipher_spawn *spawn = crypto_instance_ctx(inst); in cbcmac_init_tfm()
861 struct crypto_cipher_spawn *spawn; in cbcmac_create()
A Dxts.c31 struct crypto_cipher_spawn tweak_spawn;
A Dskcipher.c992 struct crypto_cipher_spawn *spawn = skcipher_instance_ctx(inst); in skcipher_init_tfm_simple()
1038 struct crypto_cipher_spawn *spawn; in skcipher_alloc_instance_simple()
A Dhctr2.c38 struct crypto_cipher_spawn blockcipher_spawn;
A Dadiantum.c66 struct crypto_cipher_spawn blockcipher_spawn;

Completed in 29 milliseconds