Searched refs:crypto_tfm_alg_instance (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c83 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_fpu_init_tfm()
/linux-4.1.27/crypto/
H A Dcryptd.c166 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_get_queue()
275 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_blkcipher_init_tfm()
396 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_hash_init_tfm()
720 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); cryptd_aead_init_tfm()
H A Dmcryptd.c222 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); mcryptd_get_queue()
277 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); mcryptd_hash_init_tfm()
H A Dpcrypt.c276 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); pcrypt_aead_init_tfm()
H A Dauthenc.c549 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_authenc_init_tfm()
H A Dauthencesn.c641 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); crypto_authenc_esn_init_tfm()
/linux-4.1.27/include/crypto/
H A Dalgapi.h215 static inline struct crypto_instance *crypto_tfm_alg_instance( crypto_tfm_alg_instance() function
255 return crypto_tfm_alg_instance(&aead->base); crypto_aead_alg_instance()

Completed in 119 milliseconds