MMX/SSE2 optimizations

pull/2/head
weidai 2007-04-16 00:18:32 +00:00
parent 78f88e5d1d
commit 170ff20358
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ public:
private: private:
Integer m_u; Integer m_u;
mutable SecAlignedWordBlock m_workspace; mutable IntegerSecBlock m_workspace;
}; };
NAMESPACE_END NAMESPACE_END