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:
a8314df
)
typo
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 17 Feb 2012 17:31:32 +0000
(17:31 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 17 Feb 2012 17:31:32 +0000
(17:31 +0000)
ssl/t1_lib.c
patch
|
blob
|
history
diff --git
a/ssl/t1_lib.c
b/ssl/t1_lib.c
index 4745c1fec52e5fe4114337e6e96611adfa5474b0..f28e0638ef503bb89408da698544a28223a956ea 100644
(file)
--- a/
ssl/t1_lib.c
+++ b/
ssl/t1_lib.c
@@
-2261,7
+2261,7
@@
static tls12_lookup tls12_sig[] = {
#ifndef OPENSSL_NO_RSA
{EVP_PKEY_RSA, TLSEXT_signature_rsa},
#endif
-#ifndef OPENSSL_NO_
R
SA
+#ifndef OPENSSL_NO_
D
SA
{EVP_PKEY_DSA, TLSEXT_signature_dsa},
#endif
#ifndef OPENSSL_NO_ECDSA