Searched refs:GCM_64K_Tables (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 Dgcm.h10 enum GCM_TablesOption {GCM_2K_Tables, GCM_64K_Tables}; enumerator in enum:GCM_TablesOption
H A Dgcm.cpp81 tableSize = (GetTablesOption() == GCM_64K_Tables) ? 64*1024 : 2*1024;

Completed in 96 milliseconds