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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dstrciphr.cpp20 if (this->IsResynchronizable())
158 if (this->IsResynchronizable())
H A Dmodes.cpp139 if (IsResynchronizable())
H A Dcryptlib.cpp77 if (IsResynchronizable())
83 if (!iv && !(IVRequirement() == INTERNALLY_GENERATED_IV || IVRequirement() == UNIQUE_IV || !IsResynchronizable()))
H A Dmodes.h58 if (this->IsResynchronizable())
H A Dcryptlib.h393 bool IsResynchronizable() const {return IVRequirement() < NOT_RESYNCHRONIZABLE;} function in class:SimpleKeyingInterface

Completed in 108 milliseconds