MMX/SSE2 optimizations

import/raw
weidai 2007-04-16 00:18:32 +00:00
parent 6e0a7f4499
commit d170f0208b
1 changed files with 1 additions and 1 deletions

View File

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