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:
961f1de
)
oops, use new value for new flag
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 7 Feb 2010 13:54:54 +0000
(13:54 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 7 Feb 2010 13:54:54 +0000
(13:54 +0000)
crypto/evp/evp.h
patch
|
blob
|
history
diff --git
a/crypto/evp/evp.h
b/crypto/evp/evp.h
index 26acd646cad40dbe5ff22a7ba015a59dcf4d06e0..f0848d24a02ee0a051419e702dd5da3beadf8f6c 100644
(file)
--- a/
crypto/evp/evp.h
+++ b/
crypto/evp/evp.h
@@
-341,7
+341,7
@@
struct evp_cipher_st
/* cipher handles random key generation */
#define EVP_CIPH_RAND_KEY 0x200
/* cipher has its own additional copying logic */
-#define EVP_CIPH_CUSTOM_COPY 0x
2
00
+#define EVP_CIPH_CUSTOM_COPY 0x
4
00
/* ctrl() values */