Home
last modified time | relevance | path

Searched refs:crypto_ablkcipher_ctx (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c22 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_opti_poll()
129 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cipher_poll()
322 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_encrypt()
333 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_decrypt()
345 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_encrypt()
356 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_decrypt()
368 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_encrypt()
379 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_decrypt()
391 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_encrypt()
402 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_decrypt()
[all …]
/linux-4.4.14/crypto/
Dablk_helper.c40 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_set_key()
57 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in __ablk_encrypt()
72 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_encrypt()
91 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_decrypt()
Dchainiv.c51 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in chainiv_givencrypt()
140 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in async_chainiv_postpone_request()
157 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in async_chainiv_givencrypt_tail()
177 struct async_chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in async_chainiv_givencrypt()
Deseqiv.c68 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in eseqiv_givencrypt()
152 struct eseqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in eseqiv_init()
Dseqiv.c105 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in seqiv_givencrypt()
235 struct seqiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); in seqiv_init()
Dctr.c255 struct crypto_rfc3686_ctx *ctx = crypto_ablkcipher_ctx(parent); in crypto_rfc3686_setkey()
281 struct crypto_rfc3686_ctx *ctx = crypto_ablkcipher_ctx(tfm); in crypto_rfc3686_crypt()
Dcryptd.c187 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(parent); in cryptd_blkcipher_setkey()
908 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(&tfm->base); in cryptd_ablkcipher_child()
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c827 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablk_dma_crypt()
885 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablk_crypt()
947 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in aes_ablkcipher_setkey()
982 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in des_ablkcipher_setkey()
1013 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in des3_ablkcipher_setkey()
1056 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in cryp_blk_encrypt()
1074 struct cryp_ctx *ctx = crypto_ablkcipher_ctx(cipher); in cryp_blk_decrypt()
/linux-4.4.14/drivers/crypto/
Dsahara.c570 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in sahara_aes_process()
604 struct sahara_ctx *ctx = crypto_ablkcipher_ctx(tfm); in sahara_aes_setkey()
668 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_ecb_encrypt()
686 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_ecb_decrypt()
704 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_encrypt()
722 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_decrypt()
Datmel-tdes.c627 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in atmel_tdes_handle_queue()
673 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx( in atmel_tdes_crypt()
784 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_des_setkey()
806 struct atmel_tdes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_tdes_setkey()
Dixp4xx_crypto.c833 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_setkey()
869 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_setkey()
885 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_perform()
968 struct ixp_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_rfc3686_crypt()
Domap-des.c640 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in omap_des_handle_queue()
702 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( in omap_des_crypt()
730 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_des_setkey()
Domap-aes.c660 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in omap_aes_handle_queue()
723 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()
746 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()
Datmel-aes.c601 ctx = crypto_ablkcipher_ctx(crypto_ablkcipher_reqtfm(req)); in atmel_aes_handle_queue()
708 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx( in atmel_aes_crypt()
826 struct atmel_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in atmel_aes_setkey()
Dmxs-dcp.c379 struct dcp_async_ctx *ctx = crypto_ablkcipher_ctx( in mxs_dcp_block_fallback()
442 struct dcp_async_ctx *actx = crypto_ablkcipher_ctx(tfm); in mxs_dcp_aes_setkey()
Dtalitos.c1389 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_setkey()
1556 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in common_nonsnoop()
1610 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_edesc_alloc()
1621 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_encrypt()
1638 struct talitos_ctx *ctx = crypto_ablkcipher_ctx(cipher); in ablkcipher_decrypt()
Ds5p-sss.c516 struct s5p_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in s5p_aes_crypt()
/linux-4.4.14/include/crypto/
Dalgapi.h235 static inline void *crypto_ablkcipher_ctx(struct crypto_ablkcipher *tfm) in crypto_ablkcipher_ctx() function
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c1459 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_setkey()
1711 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in xts_ablkcipher_setkey()
2559 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_edesc_alloc()
2654 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_encrypt()
2691 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_decrypt()
2735 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_giv_edesc_alloc()
2832 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in ablkcipher_givencrypt()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_algs.c905 struct qat_alg_ablkcipher_ctx *ctx = crypto_ablkcipher_ctx(tfm); in qat_alg_ablkcipher_setkey()