projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f946dd7
)
Oops! New prototype code creeped through...
author
Andy Polyakov
<appro@openssl.org>
Fri, 22 Dec 2006 15:47:01 +0000
(15:47 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 22 Dec 2006 15:47:01 +0000
(15:47 +0000)
crypto/sha/sha.h
patch
|
blob
|
history
diff --git
a/crypto/sha/sha.h
b/crypto/sha/sha.h
index 5a023d52b994dd63f4f3f8391c39fe0589d529e9..16cacf9fc01b2733e337493864769ec11e16478f 100644
(file)
--- a/
crypto/sha/sha.h
+++ b/
crypto/sha/sha.h
@@
-99,7
+99,7
@@
extern "C" {
typedef struct SHAstate_st
{
- SHA_LONG h
[5]
;
+ SHA_LONG h
0,h1,h2,h3,h4
;
SHA_LONG Nl,Nh;
SHA_LONG data[SHA_LBLOCK];
unsigned int num;