Home
last modified time | relevance | path

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

/src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3884 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit() local
3964 …OMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo ) )); in tiCOMPortInit()
4386 …COMPortInit: saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&agsaEncryptInfo ) )); in tiCOMPortInit()
4572 …rtInit:again saEncryptGetMode returns 0x%X\n",saEncryptGetMode(agRoot,agNULL,&agsaEncryptInfo ) )); in tiCOMPortInit()
5382 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo() local
5392 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()
5408 if (agsaEncryptInfo.encryptionCipherMode == agsaEncryptCipherModeXTS) in tiCOMEncryptGetInfo()
5413 if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMF) in tiCOMEncryptGetInfo()
5417 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMA) in tiCOMEncryptGetInfo()
5421 else if (agsaEncryptInfo.encryptionSecurityMode == agsaEncryptSMB) in tiCOMEncryptGetInfo()
[all …]