Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
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()
/linux/drivers/scsi/pm8001/
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()