Searched refs:NewIntegrityCheckingMAC (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 Dfips140.h40 CRYPTOPP_DLL MessageAuthenticationCode * CRYPTOPP_API NewIntegrityCheckingMAC();
H A Dfipstest.cpp253 MessageAuthenticationCode * NewIntegrityCheckingMAC() function
261 std::auto_ptr<MessageAuthenticationCode> mac(NewIntegrityCheckingMAC());
H A Dtest.cpp234 member_ptr<MessageAuthenticationCode> pMac(NewIntegrityCheckingMAC());
489 mac.reset(NewIntegrityCheckingMAC());

Completed in 32 milliseconds