projects
/
BearSSL
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b3f28
)
Simple grammar fix in header.
author
Thomas Pornin
<pornin@bolet.org>
Thu, 12 Jan 2017 20:52:59 +0000
(21:52 +0100)
committer
Thomas Pornin
<pornin@bolet.org>
Thu, 12 Jan 2017 20:52:59 +0000
(21:52 +0100)
inc/bearssl_block.h
patch
|
blob
|
history
diff --git
a/inc/bearssl_block.h
b/inc/bearssl_block.h
index
5281dcf
..
eb20c8c
100644
(file)
--- a/
inc/bearssl_block.h
+++ b/
inc/bearssl_block.h
@@
-1248,7
+1248,7
@@
typedef union {
*
* - IV is 96 bits (`iv` points to exactly 12 bytes).
*
- * - Block counter is ove
e
r 32 bits and starts at value `cc`; the
+ * - Block counter is over 32 bits and starts at value `cc`; the
* resulting value is returned.
*
* Data (pointed to by `data`, of length `len`) is encrypted/decrypted