Searched refs:macAtBegin (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.cpp418 bool macAtBegin = !mac.empty() && !GlobalRNG().GenerateBit(); // test both ways randomly local
419 AuthenticatedDecryptionFilter df(*asc2, new StringSink(decrypted), macAtBegin ? AuthenticatedDecryptionFilter::MAC_AT_BEGIN : 0);
429 if (macAtBegin)
434 if (!macAtBegin)

Completed in 61 milliseconds