Home
last modified time | relevance | path

Searched refs:crypto_skcipher_tfm (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.1.9/include/crypto/
Dskcipher.h194 static inline struct crypto_tfm *crypto_skcipher_tfm( in crypto_skcipher_tfm() function
208 crypto_destroy_tfm(tfm, crypto_skcipher_tfm(tfm)); in crypto_free_skcipher()
231 return crypto_tfm_alg_driver_name(crypto_skcipher_tfm(tfm)); in crypto_skcipher_driver_name()
237 return container_of(crypto_skcipher_tfm(tfm)->__crt_alg, in crypto_skcipher_alg()
279 return crypto_tfm_alg_blocksize(crypto_skcipher_tfm(tfm)); in crypto_skcipher_blocksize()
314 return crypto_tfm_alg_alignmask(crypto_skcipher_tfm(tfm)); in crypto_skcipher_alignmask()
319 return crypto_tfm_get_flags(crypto_skcipher_tfm(tfm)); in crypto_skcipher_get_flags()
325 crypto_tfm_set_flags(crypto_skcipher_tfm(tfm), flags); in crypto_skcipher_set_flags()
331 crypto_tfm_clear_flags(crypto_skcipher_tfm(tfm), flags); in crypto_skcipher_clear_flags()
471 req->base.tfm = crypto_skcipher_tfm(tfm); in skcipher_request_set_tfm()
/linux-6.1.9/include/crypto/internal/
Ddes.h102 return crypto_des_verify_key(crypto_skcipher_tfm(tfm), key); in verify_skcipher_des_key()
108 return crypto_des3_ede_verify_key(crypto_skcipher_tfm(tfm), key); in verify_skcipher_des3_key()
/linux-6.1.9/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c169 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in nitrox_skcipher_setkey()
340 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in nitrox_aes_xts_setkey()
365 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in nitrox_aes_ctr_rfc3686_setkey()
/linux-6.1.9/arch/sparc/crypto/
Ddes_glue.c68 return des_set_key(crypto_skcipher_tfm(tfm), key, keylen); in des_set_key_skcipher()
217 return des3_ede_set_key(crypto_skcipher_tfm(tfm), key, keylen); in des3_ede_set_key_skcipher()
Dcamellia_glue.c56 return camellia_set_key(crypto_skcipher_tfm(tfm), in_key, key_len); in camellia_set_key_skcipher()
Daes_glue.c202 return aes_set_key(crypto_skcipher_tfm(tfm), in_key, key_len); in aes_set_key_skcipher()
/linux-6.1.9/arch/s390/crypto/
Ddes_s390.c52 return des_setkey(crypto_skcipher_tfm(tfm), key, key_len); in des_setkey_skcipher()
217 return des3_setkey(crypto_skcipher_tfm(tfm), key, key_len); in des3_setkey_skcipher()
/linux-6.1.9/drivers/crypto/cavium/cpt/
Dcptvf_algs.c235 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in cvm_xts_setkey()
292 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in cvm_setkey()
/linux-6.1.9/drivers/crypto/
Dixp4xx_crypto.c630 struct crypto_tfm *ctfm = crypto_skcipher_tfm(tfm); in init_tfm_ablk()
643 crypto_tfm_alg_driver_name(crypto_skcipher_tfm(ctx->fallback_tfm)) in init_tfm_ablk()
647 return init_tfm(crypto_skcipher_tfm(tfm)); in init_tfm_ablk()
666 struct crypto_tfm *ctfm = crypto_skcipher_tfm(tfm); in exit_tfm_ablk()
670 exit_tfm(crypto_skcipher_tfm(tfm)); in exit_tfm_ablk()
Dpadlock-aes.c165 return aes_set_key(crypto_skcipher_tfm(tfm), in_key, key_len); in aes_set_key_skcipher()
Dn2_core.c729 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); in n2_aes_setkey()
757 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); in n2_des_setkey()
776 struct crypto_tfm *tfm = crypto_skcipher_tfm(skcipher); in n2_3des_setkey()
/linux-6.1.9/drivers/crypto/rockchip/
Drk3288_crypto_skcipher.c88 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in rk_aes_setkey()
268 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in rk_ablk_hw_init()
/linux-6.1.9/arch/x86/crypto/
Daesni-intel_glue.c288 return aes_set_key_common(crypto_skcipher_tfm(tfm), in aesni_skcipher_setkey()
896 err = aes_set_key_common(crypto_skcipher_tfm(tfm), ctx->raw_crypt_ctx, in xts_aesni_setkey()
902 return aes_set_key_common(crypto_skcipher_tfm(tfm), ctx->raw_tweak_ctx, in xts_aesni_setkey()
/linux-6.1.9/drivers/crypto/ccree/
Dcc_cipher.c304 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_sethkey()
404 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_setkey()
881 struct crypto_tfm *tfm = crypto_skcipher_tfm(sk_tfm); in cc_cipher_process()
/linux-6.1.9/drivers/crypto/gemini/
Dsl3516-ce-cipher.c336 crypto_tfm_alg_driver_name(crypto_skcipher_tfm(op->fallback_tfm))); in sl3516_ce_cipher_init()
/linux-6.1.9/drivers/crypto/hisilicon/sec/
Dsec_algs.c147 struct crypto_tfm *tfm = crypto_skcipher_tfm(atfm); in sec_alg_skcipher_init_context()
711 struct crypto_tfm *tfm = crypto_skcipher_tfm(atfm); in sec_alg_skcipher_crypto()
/linux-6.1.9/drivers/crypto/qce/
Dskcipher.c173 struct crypto_tfm *tfm = crypto_skcipher_tfm(ablk); in qce_skcipher_setkey()
/linux-6.1.9/arch/powerpc/crypto/
Daes-spe-glue.c122 return ppc_aes_setkey(crypto_skcipher_tfm(tfm), in_key, key_len); in ppc_aes_setkey_skcipher()
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-cipher.c423 crypto_tfm_alg_driver_name(crypto_skcipher_tfm(op->fallback_tfm)), in sun8i_ce_cipher_init()
/linux-6.1.9/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-cipher.c408 crypto_tfm_alg_driver_name(crypto_skcipher_tfm(op->fallback_tfm)), in sun8i_ss_cipher_init()
/linux-6.1.9/drivers/crypto/inside-secure/
Dsafexcel_cipher.c374 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); in safexcel_skcipher_aes_setkey()
1432 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); in safexcel_skcipher_aesctr_setkey()
2467 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); in safexcel_skcipher_aesxts_setkey()
3074 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); in safexcel_skcipher_sm4_setkey()
3266 struct crypto_tfm *tfm = crypto_skcipher_tfm(ctfm); in safexcel_skcipher_sm4ctr_setkey()
/linux-6.1.9/drivers/crypto/marvell/cesa/
Dcipher.c263 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in mv_cesa_aes_setkey()
/linux-6.1.9/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c238 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); in create_ctx_hdr()
401 ret = xts_check_key(crypto_skcipher_tfm(tfm), key, keylen); in otx_cpt_skcipher_xts_setkey()
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c415 ret = xts_check_key(crypto_skcipher_tfm(tfm), key, keylen); in otx2_cpt_skcipher_xts_setkey()
531 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); in otx2_cpt_enc_dec_init()
/linux-6.1.9/drivers/crypto/qat/qat_common/
Dqat_algs.c1201 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); in qat_alg_skcipher_encrypt()
1267 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); in qat_alg_skcipher_decrypt()

12