Searched defs:GetCipher (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 Dcmac.h25 const BlockCipher & GetCipher() const {return const_cast<CMAC_Base*>(this)->AccessCipher();} function in class:CMAC_Base
H A Dvmac.h27 const BlockCipher & GetCipher() const {return const_cast<VMAC_Base *>(this)->AccessCipher();} function in class:VMAC_Base

Completed in 122 milliseconds