Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3884 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit() local
5382 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo() local
5392 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()
5426 tiEncryptInfo.status = agsaEncryptInfo.status; in tiCOMEncryptGetInfo()
5777 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptHilSet() local
5788 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptHilSet()
5791 agsaEncryptInfo.status, in tiCOMEncryptHilSet()
5792 agsaEncryptInfo.encryptionSecurityMode, in tiCOMEncryptHilSet()
5793 agsaEncryptInfo.encryptionCipherMode )); in tiCOMEncryptHilSet()
5798 if(agsaEncryptInfo.status == 0x81) in tiCOMEncryptHilSet()
[all …]