Searched refs:agsaEncryptCipherModeXTS (Results 1 – 8 of 8) sorted by relevance
589 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()620 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()643 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()739 if( mode->encryptionCipherMode & agsaEncryptCipherModeXTS) in saEncryptSetMode()
402 if( agSATAReq->encrypt.cipherMode == agsaEncryptCipherModeXTS ) in saSATAStart()
1139 if( pIRequest->encrypt.cipherMode == agsaEncryptCipherModeXTS ) in saSSPStart()
2875 if (agDifEncOffload->encrypt.cipherMode == agsaEncryptCipherModeXTS) in mpiDIFEncryptionOffloadCmd()
6803 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in mpiSetControllerConfigRsp()
1541 #define agsaEncryptCipherModeXTS 0x00000002 macro
5408 if (agsaEncryptInfo.encryptionCipherMode == agsaEncryptCipherModeXTS) in tiCOMEncryptGetInfo()5513 pmode->encryptionCipherMode |= agsaEncryptCipherModeXTS; in tiCOMEncryptSetMode()
3335 if (cipherMode == agsaEncryptCipherModeXTS) in ossaHwCB()