Home
last modified time | relevance | path

Searched refs:saEncryptGetMode (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h630 GLOBAL bit32 saEncryptGetMode(
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3965 …TI_DBG1(("tiCOMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL, &agsaEnc… in tiCOMPortInit()
4387 …TI_DBG1(("tiCOMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&agsaEncr… in tiCOMPortInit()
4573 …TI_DBG1(("tiCOMPortInit:again saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&ags… in tiCOMPortInit()
5393 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()
5789 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptHilSet()
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c563 GLOBAL bit32 saEncryptGetMode(agsaRoot_t *agRoot, in saEncryptGetMode() function