]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test/00-engine.t
Fixed runtime initalization of NID in the GOST-MAC-12 pkey method.
[openssl-gost/engine.git] / test / 00-engine.t
index 9fe06a56104d37bcfe907dd8816f105f988f8726..35b5f929b61bd592b8d4bfaa06c5296c71597b47 100644 (file)
@@ -38,7 +38,7 @@ if ( -f $engine . ".info") {
 
 $engine_info= <<EOINF;
 (gost) Reference implementation of GOST engine
- [gost89, gost89-cnt, gost89-cnt-12, gost89-cbc, md_gost94, gost-mac, md_gost12_256, md_gost12_512, gost-mac-12, gost2001, gost-mac, gost2012_256, gost2012_512, UNDEF]
+ [gost89, gost89-cnt, gost89-cnt-12, gost89-cbc, md_gost94, gost-mac, md_gost12_256, md_gost12_512, gost-mac-12, gost2001, gost-mac, gost2012_256, gost2012_512, gost-mac-12]
 EOINF
 }