Searched refs:AuthenticateLastFooterBlock (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dauthenc.h38 virtual void AuthenticateLastFooterBlock(byte *mac, size_t macSize) =0;
H A Deax.cpp49 void EAX_Base::AuthenticateLastFooterBlock(byte *tag, size_t macSize) function in class:EAX_Base
H A Deax.h54 void AuthenticateLastFooterBlock(byte *mac, size_t macSize);
H A Dccm.h60 void AuthenticateLastFooterBlock(byte *mac, size_t macSize);
H A Dgcm.h56 void AuthenticateLastFooterBlock(byte *mac, size_t macSize);
H A Dauthenc.cpp167 AuthenticateLastFooterBlock(mac, macSize);
H A Dccm.cpp132 void CCM_Base::AuthenticateLastFooterBlock(byte *mac, size_t macSize) function in class:CCM_Base
H A Dgcm.cpp647 void GCM_Base::AuthenticateLastFooterBlock(byte *mac, size_t macSize) function in class:GCM_Base

Completed in 45 milliseconds