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:
2c78350
)
Fix modes.h so that indent doesn't complain
author
Matt Caswell
<matt@openssl.org>
Wed, 21 Jan 2015 22:38:06 +0000
(22:38 +0000)
committer
Matt Caswell
<matt@openssl.org>
Thu, 22 Jan 2015 09:46:01 +0000
(09:46 +0000)
Conflicts:
crypto/modes/modes.h
Conflicts:
crypto/modes/modes.h
Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/modes/modes.h
patch
|
blob
|
history
diff --git
a/crypto/modes/modes.h
b/crypto/modes/modes.h
index af8d97d795892f1bf51934c472bf7cf0cdaed558..900d220a834f1546b0de57092a0d49aa039fd803 100644
(file)
--- a/
crypto/modes/modes.h
+++ b/
crypto/modes/modes.h
@@
-57,3
+57,4
@@
size_t CRYPTO_cts128_decrypt_block(const unsigned char *in, unsigned char *out,
size_t CRYPTO_cts128_decrypt(const unsigned char *in, unsigned char *out,
size_t len, const void *key,
unsigned char ivec[16], cbc128_f cbc);
+