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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dttmac.h34 DOCUMENTED_TYPEDEF(MessageAuthenticationCodeFinal<TTMAC_Base>, TTMAC)
H A Dseckey.h173 class MessageAuthenticationCodeFinal : public ClonableImpl<MessageAuthenticationCodeFinal<BASE>, MessageAuthenticationCodeImpl<BASE> > class in inherits:ClonableImpl
176 MessageAuthenticationCodeFinal() {} function in class:MessageAuthenticationCodeFinal
177 MessageAuthenticationCodeFinal(const byte *key) function in class:MessageAuthenticationCodeFinal
179 MessageAuthenticationCodeFinal(const byte *key, size_t length) function in class:MessageAuthenticationCodeFinal
H A Ddmac.h39 class DMAC : public MessageAuthenticationCodeFinal<DMAC_Base<T> >

Completed in 85 milliseconds