Searched refs:KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
57 static const size_t KEY_SIZE = ImplT::KEY_SIZE; variable84 virtual size_t GetKeySize() const { return KEY_SIZE; } in GetKeySize()
33 static const size_t KEY_SIZE = KeySize; variable36 static const int NUM_ROUND = (KEY_SIZE / 4) + 6;