cryptoplugins/cryptospiplugins/source/softwarecrypto/sha224and256impl.h
changeset 30 cf642210ecb7
parent 17 cd501b96611d
--- a/cryptoplugins/cryptospiplugins/source/softwarecrypto/sha224and256impl.h	Tue Nov 24 09:06:03 2009 +0200
+++ b/cryptoplugins/cryptospiplugins/source/softwarecrypto/sha224and256impl.h	Thu Dec 17 09:28:34 2009 +0200
@@ -83,7 +83,7 @@
 		TUint iGCopy;
 		TUint iHCopy;
 		TUint iNlCopy;
-		TUint iNhCopy;	
+		TUint64 iNhCopy;	
 		TUint iDataCopy[KSHA256BlockSize];
 		
 		TUint iNl;