Searched refs:agsaEncryptInfo (Results 1 – 1 of 1) sorted by relevance
3884 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit() local5382 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo() local5392 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()5426 tiEncryptInfo.status = agsaEncryptInfo.status; in tiCOMEncryptGetInfo()5777 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptHilSet() local5788 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 …]