Home
last modified time | relevance | path

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

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