Searched refs:ciphertextXorDigest (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddatatest.cpp342 std::string encrypted, xorDigest, ciphertext, ciphertextXorDigest; local
359 ciphertextXorDigest = GetDecodedDatum(v, "CiphertextXorDigest");
364 if (test != "EncryptXorDigest" ? encrypted != ciphertext : xorDigest != ciphertextXorDigest)

Completed in 50 milliseconds