Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h629 GLOBAL bit32 saEncryptGetMode(
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3964 …TI_DBG1(("tiCOMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL, &agsaEnc… in tiCOMPortInit()
4386 …TI_DBG1(("tiCOMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&agsaEncr… in tiCOMPortInit()
4572 …TI_DBG1(("tiCOMPortInit:again saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&ags… in tiCOMPortInit()
5392 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()
5788 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptHilSet()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c562 GLOBAL bit32 saEncryptGetMode(agsaRoot_t *agRoot, in saEncryptGetMode() function