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:
7ed66e2
)
Fixed typo in code comment.
author
David Makepeace
<david.p.makepeace@oracle.com>
Fri, 7 Jun 2019 00:45:51 +0000
(10:45 +1000)
committer
David Makepeace
<david.p.makepeace@oracle.com>
Fri, 7 Jun 2019 00:47:19 +0000
(10:47 +1000)
[skip ci]
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9102)
test/evp_extra_test.c
patch
|
blob
|
history
diff --git
a/test/evp_extra_test.c
b/test/evp_extra_test.c
index 724a1441adecaa7b8a8aa98cf0ee1eb6ab29768a..6fca3a38f5500a9dd07e7db8ba9cd03cde55c666 100644
(file)
--- a/
test/evp_extra_test.c
+++ b/
test/evp_extra_test.c
@@
-301,7
+301,7
@@
static const unsigned char kExampleECPubKeyDER[] = {
};
/*
- * kExampleBadECKeyDER is a sample EC public key with a wrong OID
+ * kExampleBadEC
Pub
KeyDER is a sample EC public key with a wrong OID
* 1.2.840.10045.2.2 instead of 1.2.840.10045.2.1 - EC Public Key
*/
static const unsigned char kExampleBadECPubKeyDER[] = {