Searched refs:encryptInfo (Results 1 – 4 of 4) sorted by relevance
564 agsaEncryptInfo_t *encryptInfo) in saEncryptGetMode() argument570 SA_DBG4(("saEncryptGetMode, encryptInfo %p\n",encryptInfo )); in saEncryptGetMode()576 encryptInfo->status = 0; in saEncryptGetMode()577 encryptInfo->encryptionCipherMode = 0; in saEncryptGetMode()578 encryptInfo->encryptionSecurityMode = 0; in saEncryptGetMode()579 encryptInfo->flag = 0; in saEncryptGetMode()589 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in saEncryptGetMode()593 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()597 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()601 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()[all …]
6786 agsaEncryptInfo_t *encryptInfo = &encrypt; in mpiSetControllerConfigRsp() local6795 encryptInfo->status = 0; in mpiSetControllerConfigRsp()6796 encryptInfo->encryptionCipherMode = 0; in mpiSetControllerConfigRsp()6797 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6803 encryptInfo->encryptionCipherMode = agsaEncryptCipherModeXTS; in mpiSetControllerConfigRsp()6807 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in mpiSetControllerConfigRsp()6811 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in mpiSetControllerConfigRsp()6815 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()6821 encryptInfo->status = AGSA_RC_SUCCESS; in mpiSetControllerConfigRsp()6825 encryptInfo->status = 0xFFFF; in mpiSetControllerConfigRsp()[all …]
813 tiEncryptInfo_t encryptInfo; in ossaHwCB() local3319 encryptInfo.securityCipherMode = TI_ENCRYPT_SEC_MODE_A; in ossaHwCB()3323 encryptInfo.securityCipherMode = TI_ENCRYPT_SEC_MODE_B; in ossaHwCB()3327 encryptInfo.securityCipherMode = TI_ENCRYPT_SEC_MODE_FACT_INIT; in ossaHwCB()3332 encryptInfo.securityCipherMode |= TI_ENCRYPT_ATTRIB_CIPHER_ECB; in ossaHwCB()3337 encryptInfo.securityCipherMode |= TI_ENCRYPT_ATTRIB_CIPHER_XTS; in ossaHwCB()3341 encryptInfo.status = 0; in ossaHwCB()3343 encryptInfo.sectorSize[0] = 512; /* DIF is allowed on 512 BPS SATA drives */ in ossaHwCB()3344 encryptInfo.sectorSize[1] = 520; in ossaHwCB()3345 encryptInfo.sectorSize[2] = 528; in ossaHwCB()[all …]
632 agsaEncryptInfo_t *encryptInfo