Searched refs:ENCRYPTLEN (Results 1 – 3 of 3) sorted by relevance
31 static constexpr int32_t ENCRYPTLEN = 4; variable
34 result.replace(ENCRYPTBEGIN + ENCRYPTLEN, deviceId.size() - MINDEVICEIDLEN, REPLACE_TARGET); in EncryptDevId()
37 result.replace(ENCRYPTBEGIN + ENCRYPTLEN, deviceId.size() - MINDEVICEIDLEN, REPLACE_TARGET); in EncryptDevId()