Searched refs:MessageRepresentativeLength (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.cpp76 SecByteBlock representative(MessageRepresentativeLength());
98 ma.m_representative.New(MessageRepresentativeLength());
H A Dpubkey.h328 size_t MessageRepresentativeLength() const {return BitsToBytes(MessageRepresentativeBitLength());} function in class:TF_SignatureSchemeBase
983 size_t MessageRepresentativeLength() const {return BitsToBytes(MessageRepresentativeBitLength());} function in class:DL_SignatureSchemeBase
1027 SecByteBlock representative(this->MessageRepresentativeLength());
1108 SecByteBlock representative(this->MessageRepresentativeLength());
1128 SecByteBlock representative(this->MessageRepresentativeLength());

Completed in 36 milliseconds