Searched refs:ApplyRandomizedFunction (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.cpp157 GetTrapdoorFunctionInterface().ApplyRandomizedFunction(rng, Integer(paddedBlock, paddedBlock.size())).Encode(ciphertext, FixedCiphertextLength());
H A Dpubkey.h63 virtual Integer ApplyRandomizedFunction(RandomNumberGenerator &rng, const Integer &x) const =0;
71 Integer ApplyRandomizedFunction(RandomNumberGenerator &rng, const Integer &x) const function in class:TrapdoorFunction

Completed in 72 milliseconds