Home
last modified time | relevance | path

Searched refs:CIPHER_MODE_XTS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c249 if (cipher_mode == CIPHER_MODE_XTS) { in spum_dump_msg_hdr()
340 if (cipher_mode == CIPHER_MODE_XTS) in spum_ns2_ctx_max_payload()
369 if (cipher_mode == CIPHER_MODE_XTS) in spum_nsp_ctx_max_payload()
950 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
984 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
1001 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
H A Dspu.h40 CIPHER_MODE_XTS = 0x7, enumerator
H A Dcipher.c154 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in spu_skcipher_rx_sg_create()
219 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in spu_skcipher_tx_sg_create()
435 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
449 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
487 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_resp()
1746 ctx->cipher.mode == CIPHER_MODE_XTS || in skcipher_enqueue()
1799 if (ctx->cipher.mode == CIPHER_MODE_XTS) in aes_setkey()
1855 (ctx->cipher.mode == CIPHER_MODE_XTS)) { in skcipher_setkey()
2703 ctx->cipher.mode == CIPHER_MODE_XTS || in aead_enqueue()
3758 .mode = CIPHER_MODE_XTS,
[all...]
H A Dutil.c311 case CIPHER_MODE_XTS: in spu_alg_name()
H A Dspu2.c116 case CIPHER_MODE_XTS: in spu2_cipher_mode_xlate()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c249 if (cipher_mode == CIPHER_MODE_XTS) { in spum_dump_msg_hdr()
338 if (cipher_mode == CIPHER_MODE_XTS) in spum_ns2_ctx_max_payload()
367 if (cipher_mode == CIPHER_MODE_XTS) in spum_nsp_ctx_max_payload()
948 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
982 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
999 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
H A Dspu.h41 CIPHER_MODE_XTS = 0x7, enumerator
H A Dcipher.c154 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in spu_skcipher_rx_sg_create()
219 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in spu_skcipher_tx_sg_create()
435 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
449 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
485 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_resp()
1743 ctx->cipher.mode == CIPHER_MODE_XTS || in skcipher_enqueue()
1796 if (ctx->cipher.mode == CIPHER_MODE_XTS) in aes_setkey()
1852 (ctx->cipher.mode == CIPHER_MODE_XTS)) { in skcipher_setkey()
2664 ctx->cipher.mode == CIPHER_MODE_XTS || in aead_enqueue()
3719 .mode = CIPHER_MODE_XTS,
[all...]
H A Dutil.c313 case CIPHER_MODE_XTS: in spu_alg_name()
H A Dspu2.c116 case CIPHER_MODE_XTS: in spu2_cipher_mode_xlate()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h207 #define CIPHER_MODE_XTS 0x00000002 macro
H A Dpm80xx_hwi.c1318 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1350 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1372 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h207 #define CIPHER_MODE_XTS 0x00000002 macro
H A Dpm80xx_hwi.c1317 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1349 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1371 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()

Completed in 37 milliseconds