Searched refs:ComputeMessageRepresentative (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Demsa2.cpp10 void EMSA2Pad::ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:EMSA2Pad
H A Demsa2.h67 void ComputeMessageRepresentative(RandomNumberGenerator &rng,
H A Dpkcspad.h63 void ComputeMessageRepresentative(RandomNumberGenerator &rng,
H A Dpssr.h26 void ComputeMessageRepresentative(RandomNumberGenerator &rng,
H A Dpubkey.cpp30 ComputeMessageRepresentative(NullRNG(), NULL, 0, hash, hashIdentifier, messageEmpty, computedRepresentative, representativeBitLength);
77 encoding.ComputeMessageRepresentative(rng,
H A Design.h92 void ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:EMSA5Pad
H A Dpkcspad.cpp89 void PKCS1v15_SignatureMessageEncodingMethod::ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:PKCS1v15_SignatureMessageEncodingMethod
H A Dgfpcrypt.cpp69 void DL_SignatureMessageEncodingMethod_DSA::ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:DL_SignatureMessageEncodingMethod_DSA
91 void DL_SignatureMessageEncodingMethod_NR::ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:DL_SignatureMessageEncodingMethod_NR
H A Dpssr.cpp45 void PSSR_MEM_Base::ComputeMessageRepresentative(RandomNumberGenerator &rng, function in class:PSSR_MEM_Base
H A Dpubkey.h214 virtual void ComputeMessageRepresentative(RandomNumberGenerator &rng,
268 void ComputeMessageRepresentative(RandomNumberGenerator &rng,
277 void ComputeMessageRepresentative(RandomNumberGenerator &rng,
1028 this->GetMessageEncodingInterface().ComputeMessageRepresentative(
1109 this->GetMessageEncodingInterface().ComputeMessageRepresentative(NullRNG(), ma.m_recoverableMessage, ma.m_recoverableMessage.size(),
1129 this->GetMessageEncodingInterface().ComputeMessageRepresentative(

Completed in 76 milliseconds