Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaport.c601 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
632 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
657 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
HDsampirsp.c6818 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h1525 #define agsaEncryptSMB 0x00000200 macro
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdport.c5421 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()
5508 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()
HDossacmnapi.c3321 else if (securityMode == agsaEncryptSMB) in ossaHwCB()