Searched refs:crypto_ablkcipher_tfm (Results 1 - 24 of 24) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dskcipher.h58 req->creq.base.tfm = crypto_ablkcipher_tfm(tfm); skcipher_givcrypt_set_tfm()
H A Dalgapi.h229 return &crypto_ablkcipher_tfm(tfm)->__crt_alg->cra_ablkcipher; crypto_ablkcipher_alg()
363 return crypto_tfm_in_queue(queue, crypto_ablkcipher_tfm(tfm)); ablkcipher_tfm_in_queue()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes.c43 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); ccp_aes_setkey()
45 ccp_crypto_ablkcipher_alg(crypto_ablkcipher_tfm(tfm)); ccp_aes_setkey()
158 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); ccp_aes_rfc3686_setkey()
H A Dccp-crypto-aes-xts.c100 struct ccp_ctx *ctx = crypto_tfm_ctx(crypto_ablkcipher_tfm(tfm)); ccp_aes_xts_setkey()
121 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); ccp_aes_xts_crypt()
/linux-4.1.27/drivers/crypto/qce/
H A Dablkcipher.c165 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(ablk); qce_ablkcipher_setkey()
206 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); qce_ablkcipher_crypt()
/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c818 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); spacc_des_setkey()
846 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); spacc_aes_setkey()
893 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); spacc_kasumi_f8_setkey()
980 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); spacc_ablk_do_fallback()
1115 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); spacc_ablk_encrypt()
1124 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); spacc_ablk_decrypt()
H A Dsahara.c655 struct crypto_tfm *tfm_aux = crypto_ablkcipher_tfm(tfm); sahara_aes_setkey()
693 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); sahara_aes_ecb_encrypt()
711 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); sahara_aes_ecb_decrypt()
729 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); sahara_aes_cbc_encrypt()
747 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); sahara_aes_cbc_decrypt()
H A Dn2_core.c717 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); n2_aes_setkey()
746 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); n2_des_setkey()
773 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); n2_3des_setkey()
791 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); n2_arc4_setkey()
H A Datmel-tdes.c508 struct crypto_tfm *tfm = crypto_ablkcipher_tfm( atmel_tdes_crypt_start()
782 struct crypto_tfm *ctfm = crypto_ablkcipher_tfm(tfm); atmel_des_setkey()
809 alg_name = crypto_tfm_alg_name(crypto_ablkcipher_tfm(tfm)); atmel_tdes_setkey()
H A Ds5p-sss.c551 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); s5p_aes_setkey()
H A Dmxs-dcp.c378 crypto_ablkcipher_tfm(crypto_ablkcipher_reqtfm(req)); mxs_dcp_block_fallback()
H A Dmv_cesa.c197 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); mv_setkey_aes()
H A Domap-aes.c499 struct crypto_tfm *tfm = crypto_ablkcipher_tfm( omap_aes_crypt_dma_start()
H A Domap-des.c483 struct crypto_tfm *tfm = crypto_ablkcipher_tfm( omap_des_crypt_dma_start()
H A Dhifn_795x.c2050 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); hifn_setkey()
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c110 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(cipher); crypto4xx_setkey_aes()
/linux-4.1.27/include/linux/
H A Dcrypto.h890 static inline struct crypto_tfm *crypto_ablkcipher_tfm( crypto_ablkcipher_tfm() function
902 crypto_free_tfm(crypto_ablkcipher_tfm(tfm)); crypto_free_ablkcipher()
925 return &crypto_ablkcipher_tfm(tfm)->crt_ablkcipher; crypto_ablkcipher_crt()
956 return crypto_tfm_alg_blocksize(crypto_ablkcipher_tfm(tfm)); crypto_ablkcipher_blocksize()
962 return crypto_tfm_alg_alignmask(crypto_ablkcipher_tfm(tfm)); crypto_ablkcipher_alignmask()
967 return crypto_tfm_get_flags(crypto_ablkcipher_tfm(tfm)); crypto_ablkcipher_get_flags()
973 crypto_tfm_set_flags(crypto_ablkcipher_tfm(tfm), flags); crypto_ablkcipher_set_flags()
979 crypto_tfm_clear_flags(crypto_ablkcipher_tfm(tfm), flags); crypto_ablkcipher_clear_flags()
1091 req->base.tfm = crypto_ablkcipher_tfm(crypto_ablkcipher_crt(tfm)->base); ablkcipher_request_set_tfm()
/linux-4.1.27/fs/ext4/
H A Dcrypto.c164 ctx->tfm = crypto_ablkcipher_tfm( ext4_get_crypto_ctx()
H A Dcrypto_fname.c413 crypto_tfm_set_flags(crypto_ablkcipher_tfm(ctx->ctfm), ext4_get_fname_crypto_ctx()
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_algs.c1014 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(atfm); qat_alg_ablkcipher_encrypt()
1052 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(atfm); qat_alg_ablkcipher_decrypt()
/linux-4.1.27/crypto/
H A Dblkcipher.c415 return setkey(crypto_ablkcipher_tfm(tfm), key, keylen); async_setkey()
H A Dcryptd.c256 queue = cryptd_get_queue(crypto_ablkcipher_tfm(tfm)); cryptd_blkcipher_enqueue()
H A Dtestmgr.c911 crypto_tfm_alg_driver_name(crypto_ablkcipher_tfm(tfm)); __test_skcipher()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c1831 struct crypto_tfm *tfm = crypto_ablkcipher_tfm(ablkcipher); ablkcipher_setkey()

Completed in 325 milliseconds