Searched refs:agsaEncryptInfo (Results 1 – 1 of 1) sorted by relevance
3885 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit() local5383 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo() local5393 returnCode = saEncryptGetMode(agRoot,agNULL, &agsaEncryptInfo); in tiCOMEncryptGetInfo()5427 tiEncryptInfo.status = agsaEncryptInfo.status; in tiCOMEncryptGetInfo()5778 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptHilSet() local5789 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 …]