Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3885 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit() local
5383 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo() local
5393 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()
5427 tiEncryptInfo.status = agsaEncryptInfo.status; in tiCOMEncryptGetInfo()
5778 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptHilSet() local
5789 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptHilSet()
5792 agsaEncryptInfo.status, in tiCOMEncryptHilSet()
5793 agsaEncryptInfo.encryptionSecurityMode, in tiCOMEncryptHilSet()
5794 agsaEncryptInfo.encryptionCipherMode )); in tiCOMEncryptHilSet()
5799 if(agsaEncryptInfo.status == 0x81) in tiCOMEncryptHilSet()
[all …]