Searched refs:agsaEncryptCipherModeXTS (Results 1 – 8 of 8) sorted by relevance
590 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()621 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()644 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()740 if( mode->encryptionCipherMode & agsaEncryptCipherModeXTS) in saEncryptSetMode()
403 if( agSATAReq->encrypt.cipherMode == agsaEncryptCipherModeXTS ) in saSATAStart()
1140 if( pIRequest->encrypt.cipherMode == agsaEncryptCipherModeXTS ) in saSSPStart()
2876 if (agDifEncOffload->encrypt.cipherMode == agsaEncryptCipherModeXTS) in mpiDIFEncryptionOffloadCmd()
6807 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in mpiSetControllerConfigRsp()
1542 #define agsaEncryptCipherModeXTS 0x00000002 macro
5409 if (agsaEncryptInfo.encryptionCipherMode == agsaEncryptCipherModeXTS) in tiCOMEncryptGetInfo()5514 pmode->encryptionCipherMode |= agsaEncryptCipherModeXTS; in tiCOMEncryptSetMode()
3336 if (cipherMode == agsaEncryptCipherModeXTS) in ossaHwCB()