Searched refs:SetKeyWithoutResync (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.h33 virtual void SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params) =0;
H A Deax.cpp8 void EAX_Base::SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params) function in class:EAX_Base
H A Deax.h50 void SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params);
H A Dccm.h55 void SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params);
H A Dgcm.h51 void SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params);
H A Dauthenc.cpp53 SetKeyWithoutResync(userKey, keylength, params);
H A Dccm.cpp11 void CCM_Base::SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params) function in class:CCM_Base
H A Dgcm.cpp69 void GCM_Base::SetKeyWithoutResync(const byte *userKey, size_t keylength, const NameValuePairs &params) function in class:GCM_Base

Completed in 131 milliseconds