Searched defs:GetAlgorithm (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 Dcryptlib.h618 const Algorithm & GetAlgorithm() const {return *this;} function in class:BlockCipher
625 const Algorithm & GetAlgorithm() const {return *this;} function in class:SymmetricCipher
632 const Algorithm & GetAlgorithm() const {return *this;} function in class:MessageAuthenticationCode
669 const Algorithm & GetAlgorithm() const {return *static_cast<const MessageAuthenticationCode *>(this);} function in class:AuthenticatedSymmetricCipher

Completed in 109 milliseconds