Searched refs:AuthenticationIsOnPlaintext (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 Dauthenc.h31 virtual bool AuthenticationIsOnPlaintext() const =0;
H A Deax.h46 bool AuthenticationIsOnPlaintext() const function in class:EAX_Base
H A Dccm.h51 bool AuthenticationIsOnPlaintext() const function in class:CCM_Base
H A Dgcm.h47 bool AuthenticationIsOnPlaintext() const function in class:GCM_Base
H A Dauthenc.cpp121 m_state = AuthenticationIsOnPlaintext()==IsForwardTransformation() ? State_AuthUntransformed : State_AuthTransformed;

Completed in 165 milliseconds