Fix spelling mistakes in number of comments
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
This commit is contained in:
parent
8b6688847e
commit
746e5c2565
6 changed files with 6 additions and 6 deletions
|
@ -242,7 +242,7 @@ int sha512_done(struct sha512_state *md, unsigned char *out)
|
|||
md->curlen = 0;
|
||||
}
|
||||
|
||||
/* pad upto 120 bytes of zeroes
|
||||
/* pad up to 120 bytes of zeroes
|
||||
* note: that from 112 to 120 is the 64 MSB of the length. We assume
|
||||
* that you won't hash > 2^64 bits of data... :-)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue