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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dauthenc.h34 virtual void Resync(const byte *iv, size_t len) =0;
H A Deax.cpp14 void EAX_Base::Resync(const byte *iv, size_t len) function in class:EAX_Base
H A Deax.h51 void Resync(const byte *iv, size_t len);
H A Dccm.h56 void Resync(const byte *iv, size_t len);
H A Dgcm.h52 void Resync(const byte *iv, size_t len);
H A Dauthenc.cpp71 Resync(iv, this->ThrowIfInvalidIVLength(length));
H A Dccm.cpp28 void CCM_Base::Resync(const byte *iv, size_t len) function in class:CCM_Base
H A Dgcm.cpp181 void GCM_Base::Resync(const byte *iv, size_t len) function in class:GCM_Base

Completed in 71 milliseconds