Home
last modified time | relevance | path

Searched refs:CIPHER_MODE_XTS (Results 1 – 7 of 7) sorted by relevance

/linux/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()
943 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
977 if (cipher_parms->mode == CIPHER_MODE_XTS) in spum_cipher_req_finish()
994 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()
218 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in spu_skcipher_tx_sg_create()
434 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
448 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_req()
484 if ((ctx->cipher.mode == CIPHER_MODE_XTS) && in handle_skcipher_resp()
1738 ctx->cipher.mode == CIPHER_MODE_XTS || in skcipher_enqueue()
1791 if (ctx->cipher.mode == CIPHER_MODE_XTS) in aes_setkey()
1847 (ctx->cipher.mode == CIPHER_MODE_XTS)) { in skcipher_setkey()
2662 ctx->cipher.mode == CIPHER_MODE_XTS || in aead_enqueue()
3660 .mode = CIPHER_MODE_XTS,
H A Dutil.c313 case CIPHER_MODE_XTS: in spu_alg_name()
H A Dspu2.c117 case CIPHER_MODE_XTS: in spu2_cipher_mode_xlate()
/linux/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()