Searched refs:crypto_instance_ctx (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c84 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_fpu_init_tfm()
143 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_fpu_free()
/linux-4.1.27/crypto/
H A Dctr.c161 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_ctr_init_tfm()
241 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_ctr_free()
309 struct crypto_skcipher_spawn *spawn = crypto_instance_ctx(inst); crypto_rfc3686_init_tfm()
360 spawn = crypto_instance_ctx(inst); crypto_rfc3686_alloc()
425 struct crypto_skcipher_spawn *spawn = crypto_instance_ctx(inst); crypto_rfc3686_free()
H A Dcryptd.c167 struct cryptd_instance_ctx *ictx = crypto_instance_ctx(inst); cryptd_get_queue()
276 struct cryptd_instance_ctx *ictx = crypto_instance_ctx(inst); cryptd_blkcipher_init_tfm()
353 ctx = crypto_instance_ctx(inst); cryptd_create_blkcipher()
397 struct hashd_instance_ctx *ictx = crypto_instance_ctx(inst); cryptd_hash_init_tfm()
721 struct aead_instance_ctx *ictx = crypto_instance_ctx(inst); cryptd_aead_init_tfm()
764 ctx = crypto_instance_ctx(inst); cryptd_create_aead()
825 struct cryptd_instance_ctx *ctx = crypto_instance_ctx(inst); cryptd_free()
826 struct hashd_instance_ctx *hctx = crypto_instance_ctx(inst); cryptd_free()
827 struct aead_instance_ctx *aead_ctx = crypto_instance_ctx(inst); cryptd_free()
H A Decb.c100 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_ecb_init_tfm()
162 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_ecb_free()
H A Dccm.c435 struct ccm_instance_ctx *ictx = crypto_instance_ctx(inst); crypto_ccm_init_tfm()
508 ictx = crypto_instance_ctx(inst); crypto_ccm_alloc_common()
596 struct ccm_instance_ctx *ctx = crypto_instance_ctx(inst); crypto_ccm_free()
719 struct crypto_aead_spawn *spawn = crypto_instance_ctx(inst); crypto_rfc4309_init_tfm()
771 spawn = crypto_instance_ctx(inst); crypto_rfc4309_alloc()
833 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_rfc4309_free()
H A Dgcm.c654 struct gcm_instance_ctx *ictx = crypto_instance_ctx(inst); crypto_gcm_init_tfm()
728 ctx = crypto_instance_ctx(inst); crypto_gcm_alloc_common()
816 struct gcm_instance_ctx *ctx = crypto_instance_ctx(inst); crypto_gcm_free()
936 struct crypto_aead_spawn *spawn = crypto_instance_ctx(inst); crypto_rfc4106_init_tfm()
988 spawn = crypto_instance_ctx(inst); crypto_rfc4106_alloc()
1050 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_rfc4106_free()
1237 struct crypto_rfc4543_instance_ctx *ictx = crypto_instance_ctx(inst); crypto_rfc4543_init_tfm()
1304 ctx = crypto_instance_ctx(inst); crypto_rfc4543_alloc()
1377 struct crypto_rfc4543_instance_ctx *ctx = crypto_instance_ctx(inst); crypto_rfc4543_free()
H A Dmcryptd.c223 struct mcryptd_instance_ctx *ictx = crypto_instance_ctx(inst); mcryptd_get_queue()
278 struct hashd_instance_ctx *ictx = crypto_instance_ctx(inst); mcryptd_hash_init_tfm()
576 struct mcryptd_instance_ctx *ctx = crypto_instance_ctx(inst); mcryptd_free()
577 struct hashd_instance_ctx *hctx = crypto_instance_ctx(inst); mcryptd_free()
H A Dpcrypt.c277 struct pcrypt_instance_ctx *ictx = crypto_instance_ctx(inst); pcrypt_aead_init_tfm()
289 cipher = crypto_spawn_aead(crypto_instance_ctx(inst)); pcrypt_aead_init_tfm()
328 ctx = crypto_instance_ctx(inst); pcrypt_alloc_instance()
402 struct pcrypt_instance_ctx *ctx = crypto_instance_ctx(inst); pcrypt_free()
H A Dcbc.c196 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_cbc_init_tfm()
266 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_cbc_free()
H A Dlrw.c300 struct crypto_spawn *spawn = crypto_instance_ctx(inst); init_tfm()
377 crypto_drop_spawn(crypto_instance_ctx(inst)); free()
H A Dpcbc.c206 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_pcbc_init_tfm()
272 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_pcbc_free()
H A Dxts.c245 struct crypto_spawn *spawn = crypto_instance_ctx(inst); init_tfm()
339 crypto_drop_spawn(crypto_instance_ctx(inst)); free()
H A Daead.c299 spawn = crypto_instance_ctx(inst); aead_geniv_alloc()
369 crypto_drop_aead(crypto_instance_ctx(inst)); aead_geniv_free()
379 aead = crypto_spawn_aead(crypto_instance_ctx(inst)); aead_geniv_init()
H A Dcts.c256 struct crypto_spawn *spawn = crypto_instance_ctx(inst); crypto_cts_init_tfm()
329 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_cts_free()
H A Dauthenc.c550 struct authenc_instance_ctx *ictx = crypto_instance_ctx(inst); crypto_authenc_init_tfm()
631 ctx = crypto_instance_ctx(inst); crypto_authenc_alloc()
695 struct authenc_instance_ctx *ctx = crypto_instance_ctx(inst); crypto_authenc_free()
H A Dauthencesn.c642 struct authenc_esn_instance_ctx *ictx = crypto_instance_ctx(inst); crypto_authenc_esn_init_tfm()
723 ctx = crypto_instance_ctx(inst); crypto_authenc_esn_alloc()
787 struct authenc_esn_instance_ctx *ctx = crypto_instance_ctx(inst); crypto_authenc_esn_free()
H A Dblkcipher.c619 spawn = crypto_instance_ctx(inst); skcipher_geniv_alloc()
715 crypto_drop_skcipher(crypto_instance_ctx(inst)); skcipher_geniv_free()
725 cipher = crypto_spawn_skcipher(crypto_instance_ctx(inst)); skcipher_geniv_init()
H A Dcmac.c207 struct crypto_spawn *spawn = crypto_instance_ctx(inst); cmac_init_tfm()
H A Dhmac.c161 struct crypto_shash_spawn *spawn = crypto_instance_ctx(inst); hmac_init_tfm()
H A Dxcbc.c181 struct crypto_spawn *spawn = crypto_instance_ctx(inst); xcbc_init_tfm()
H A Dahash.c596 crypto_drop_spawn(crypto_instance_ctx(inst)); ahash_free_instance()
H A Dalgapi.c833 spawn = crypto_instance_ctx(inst); crypto_alloc_instance()
H A Dshash.c686 crypto_drop_spawn(crypto_instance_ctx(inst)); shash_free_instance()
H A Dvmac.c626 struct crypto_spawn *spawn = crypto_instance_ctx(inst); vmac_init_tfm()
/linux-4.1.27/include/crypto/internal/
H A Dhash.h162 return crypto_instance_ctx(ahash_crypto_instance(inst)); ahash_instance_ctx()
220 return crypto_instance_ctx(shash_crypto_instance(inst)); shash_instance_ctx()
/linux-4.1.27/include/crypto/
H A Dalgapi.h221 static inline void *crypto_instance_ctx(struct crypto_instance *inst) crypto_instance_ctx() function

Completed in 300 milliseconds