Searched refs:encryptionSecurityMode (Results 1 – 4 of 4) sorted by relevance
578 encryptInfo->encryptionSecurityMode = 0; in saEncryptGetMode()593 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()597 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()601 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()611 encryptInfo->encryptionSecurityMode = 0; in saEncryptGetMode()624 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()628 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()632 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()649 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in saEncryptGetMode()653 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in saEncryptGetMode()[all …]
6797 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6807 encryptInfo->encryptionSecurityMode = agsaEncryptSMF; in mpiSetControllerConfigRsp()6811 encryptInfo->encryptionSecurityMode = agsaEncryptSMA; in mpiSetControllerConfigRsp()6815 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()6827 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6843 encryptInfo->encryptionSecurityMode = 0; in mpiSetControllerConfigRsp()6852 encryptInfo->encryptionSecurityMode, in mpiSetControllerConfigRsp()
5413 if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMF) in tiCOMEncryptGetInfo()5417 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMA) in tiCOMEncryptGetInfo()5421 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()5494 pmode->encryptionSecurityMode = 0; in tiCOMEncryptSetMode()5503 pmode->encryptionSecurityMode = agsaEncryptSMA; in tiCOMEncryptSetMode()5508 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()5792 agsaEncryptInfo.encryptionSecurityMode, in tiCOMEncryptHilSet()
3208 bit32 encryptionSecurityMode; member