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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.h64 virtual bool IsRandomized() const {return true;} function in class:RandomizedTrapdoorFunction
73 bool IsRandomized() const {return false;} function in class:TrapdoorFunction
85 virtual bool IsRandomized() const {return true;} function in class:RandomizedTrapdoorFunctionInverse
96 bool IsRandomized() const {return false;} function in class:TrapdoorFunctionInverse
321 {return this->GetTrapdoorFunctionInterface().IsRandomized() || this->GetMessageEncodingInterface().IsProbabilistic();}

Completed in 71 milliseconds