Searched refs:CRYPTOPP_VERSION (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dconfig.h344 #define CRYPTOPP_VERSION 560 macro
H A Dtest.cpp345 cout << CRYPTOPP_VERSION / 100 << '.' << (CRYPTOPP_VERSION % 100) / 10 << '.' << CRYPTOPP_VERSION % 10 << endl;

Completed in 31 milliseconds