Home
last modified time | relevance | path

Searched refs:agsaEncryptSMB (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c601 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
632 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
657 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
H A Dsampirsp.c6815 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1525 #define agsaEncryptSMB 0x00000200 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5421 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()
5508 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()
H A Dossacmnapi.c3321 else if (securityMode == agsaEncryptSMB) in ossaHwCB()