Searched refs:GetTablesOption (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.h60 virtual GCM_TablesOption GetTablesOption() const =0;
90 GCM_TablesOption GetTablesOption() const {return T_TablesOption;} function in class:GCM_Final
H A Dgcm.cpp81 tableSize = (GetTablesOption() == GCM_64K_Tables) ? 64*1024 : 2*1024;

Completed in 40 milliseconds