Searched refs:PolicyInterface (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 Dstrciphr.cpp14 PolicyInterface &policy = this->AccessPolicy();
44 PolicyInterface &policy = this->AccessPolicy();
83 PolicyInterface &policy = this->AccessPolicy();
128 PolicyInterface &policy = this->AccessPolicy();
137 PolicyInterface &policy = this->AccessPolicy();
155 PolicyInterface &policy = this->AccessPolicy();
171 PolicyInterface &policy = this->AccessPolicy();
181 PolicyInterface &policy = this->AccessPolicy();
H A Dstrciphr.h41 typedef POLICY_INTERFACE PolicyInterface; typedef in class:AbstractPolicyHolder
49 template <class POLICY, class BASE, class POLICY_INTERFACE = CPP_TYPENAME BASE::PolicyInterface>
148 typedef typename BASE::PolicyInterface PolicyInterface; typedef in class:AdditiveCipherTemplate
153 unsigned int GetBufferByteSize(const PolicyInterface &policy) const {return policy.GetBytesPerIteration() * policy.GetIterationsToBuffer();}
245 typedef typename BASE::PolicyInterface PolicyInterface; typedef in class:CFB_CipherTemplate

Completed in 23 milliseconds