Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DClient.c167 UCHAR current_hash_old[SHA1_SIZE]; in CiChangeAllVLanMacAddressIfMachineChanged() local
184 CiGetCurrentMachineHashOld(current_hash_old); in CiChangeAllVLanMacAddressIfMachineChanged()
192 if (Cmp(saved_hash, current_hash_old, SHA1_SIZE) == 0) in CiChangeAllVLanMacAddressIfMachineChanged()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DClient.c167 UCHAR current_hash_old[SHA1_SIZE]; in CiChangeAllVLanMacAddressIfMachineChanged() local
184 CiGetCurrentMachineHashOld(current_hash_old); in CiChangeAllVLanMacAddressIfMachineChanged()
192 if (Cmp(saved_hash, current_hash_old, SHA1_SIZE) == 0) in CiChangeAllVLanMacAddressIfMachineChanged()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DClient.c104 UCHAR current_hash_old[SHA1_SIZE]; in CiChangeAllVLanMacAddressIfMachineChanged() local
121 CiGetCurrentMachineHashOld(current_hash_old); in CiChangeAllVLanMacAddressIfMachineChanged()
129 if (Cmp(saved_hash, current_hash_old, SHA1_SIZE) == 0) in CiChangeAllVLanMacAddressIfMachineChanged()