Get rid of the diversity of names for MAC parameters
[openssl.git] / test / evp_pkey_dparams_test.c
index e11d225b594b01cf3879abd3ee28bb2f5bce7a00..f1d528eb271858ec4d7cb66b1854967e2077d72f 100644 (file)
@@ -85,7 +85,7 @@ static const unsigned char dsaparam_bin[] = {
 
 #ifndef OPENSSL_NO_EC
 static const unsigned char ecparam_bin[] = {
-0x06,0x05,0x2b,0x81,0x04,0x00,0x0a
+0x06,0x08,0x2a,0x86,0x48,0xce,0x3d,0x03,0x01,0x07
 };
 #endif