Searched refs:CMAC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcmac.h33 /// <a href="http://www.cryptolounge.org/wiki/CMAC">CMAC</a>
36 class CMAC : public MessageAuthenticationCodeImpl<CMAC_Base, CMAC<T> >, public SameKeyLengthAs<T> class in inherits:MessageAuthenticationCodeImpl,SameKeyLengthAs
39 CMAC() {} function in class:CMAC
40 CMAC(const byte *key, size_t length=SameKeyLengthAs<T>::DEFAULT_KEYLENGTH) function in class:CMAC
43 static std::string StaticAlgorithmName() {return std::string("CMAC(") + T::StaticAlgorithmName() + ")";}
H A Dregtest.cpp84 RegisterDefaultFactoryFor<MessageAuthenticationCode, CMAC<AES> >();
86 RegisterDefaultFactoryFor<MessageAuthenticationCode, CMAC<DES_EDE3> >();
H A Deax.h74 CMAC<T_BlockCipher> m_cmac;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft-test.c44 #define CMAC(pre, pim, are, aim, bre, bim) \ macro
104 CMAC(tmp_re, tmp_im, c, s, q->re, q->im);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfft-test.c48 #define CMAC(pre, pim, are, aim, bre, bim) \ macro
112 CMAC(tmp_re, tmp_im, c, s, q->re, q->im);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com727 CMS, PQUEUE, TS, JPAKE, SRP, STORE, CMAC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com727 CMS, PQUEUE, TS, JPAKE, SRP, STORE, CMAC

Completed in 70 milliseconds