Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaport.c602 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
633 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
658 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in saEncryptGetMode()
Dsampirsp.c6819 encryptInfo->encryptionSecurityMode = agsaEncryptSMB; in mpiSetControllerConfigRsp()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h1526 #define agsaEncryptSMB 0x00000200 macro
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdport.c5422 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()
5509 pmode->encryptionSecurityMode = agsaEncryptSMB; in tiCOMEncryptSetMode()
Dossacmnapi.c3322 else if (securityMode == agsaEncryptSMB) in ossaHwCB()