Searched refs:UncheckedSpecifyDataLengths (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dccm.h47 void UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength);
H A Dccm.cpp51 void CCM_Base::UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength) function in class:CCM_Base
H A Dcryptlib.cpp208 UncheckedSpecifyDataLengths(headerLength, messageLength, footerLength);
H A Dcryptlib.h670 virtual void UncheckedSpecifyDataLengths(lword headerLength, lword messageLength, lword footerLength) {} function in class:AuthenticatedSymmetricCipher

Completed in 36 milliseconds