Searched refs:CRYPTOPP_L1_CACHE_LINE_SIZE (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 Dcpu.cpp149 word32 g_cacheLineSize = CRYPTOPP_L1_CACHE_LINE_SIZE;
190 g_cacheLineSize = CRYPTOPP_L1_CACHE_LINE_SIZE;
H A Dconfig.h162 #ifndef CRYPTOPP_L1_CACHE_LINE_SIZE
165 #define CRYPTOPP_L1_CACHE_LINE_SIZE 64 macro
168 #define CRYPTOPP_L1_CACHE_LINE_SIZE 32
H A Dcpu.h91 return CRYPTOPP_L1_CACHE_LINE_SIZE;

Completed in 64 milliseconds