Home
last modified time | relevance | path

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

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