Searched refs:encryptionSecurityMode (Results 1 – 4 of 4) sorted by relevance
579 encryptInfo->encryptionSecurityMode = 0; in saEncryptGetMode()594 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()598 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()602 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()612 encryptInfo->encryptionSecurityMode = 0; in saEncryptGetMode()625 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()629 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()633 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()650 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()654 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()[all …]
6801 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6811 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in mpiSetControllerConfigRsp()6815 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in mpiSetControllerConfigRsp()6819 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()6831 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6847 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6856 encryptInfo->encryptionSecurityMode, in mpiSetControllerConfigRsp()
5414 if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMF) in tiCOMEncryptGetInfo()5418 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMA) in tiCOMEncryptGetInfo()5422 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()5495 pmode->encryptionSecurityMode = 0; in tiCOMEncryptSetMode()5504 pmode->encryptionSecurityMode = agsaEncryptSMA; in tiCOMEncryptSetMode()5509 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()5793 agsaEncryptInfo.encryptionSecurityMode, in tiCOMEncryptHilSet()
3209 bit32 encryptionSecurityMode; member