Searched refs:bClientAESKeyWrapSetupError (Results 1 – 1 of 1) sorted by relevance
1563 bool bClientAESKeyWrapSetupError = false; in KMSAgent_CreateKey() local1597 acKWKID, &bClientAESKeyWrapSetupError) ? true : false; in KMSAgent_CreateKey()1623 if (!bSuccess && !bClientAESKeyWrapSetupError) in KMSAgent_CreateKey()1641 while (iIndex >= 0 && (!bSuccess) && (!bClientAESKeyWrapSetupError)); in KMSAgent_CreateKey()1826 bClientAESKeyWrapSetupError ? in KMSAgent_CreateKey()2315 bool bClientAESKeyWrapSetupError = false; in KMSAgent_RetrieveKey() local2341 acKWKID, &bClientAESKeyWrapSetupError) ? true : false; in KMSAgent_RetrieveKey()2369 if (!bSuccess && !bClientAESKeyWrapSetupError) in KMSAgent_RetrieveKey()2387 while (iIndex >= 0 && (!bSuccess) && (!bClientAESKeyWrapSetupError)); in KMSAgent_RetrieveKey()2538 bClientAESKeyWrapSetupError ? in KMSAgent_RetrieveKey()[all …]