projects
/
openssl-gost
/
engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a11a35
)
Travis workaround 2
author
Dmitry Belyavskiy
<beldmit@gmail.com>
Mon, 6 May 2019 19:59:35 +0000
(22:59 +0300)
committer
Dmitry Belyavskiy
<beldmit@gmail.com>
Mon, 15 Jul 2019 08:50:24 +0000
(11:50 +0300)
gost_eng.c
patch
|
blob
|
history
diff --git
a/gost_eng.c
b/gost_eng.c
index 18e3dd95e569d54aad17abcd71c6957759b070e7..f7ca26318caa6d458c020470456a0692ad339855 100644
(file)
--- a/
gost_eng.c
+++ b/
gost_eng.c
@@
-53,7
+53,7
@@
static int gost_cipher_nids[] = {
#ifdef NID_kuznyechik_mgm
NID_kuznyechik_mgm,
#else
- NID_undef
+ NID_undef
,
#endif
0
};