[BACK]Return to ec.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/ec.c between version 1.1 and 1.2

version 1.1, 2014/08/26 17:47:24 version 1.2, 2014/08/28 14:23:52
Line 226 
Line 226 
                     "explicit\n");                      "explicit\n");
                 goto end;                  goto end;
         }          }
         ERR_load_crypto_strings();  
   
 #ifndef OPENSSL_NO_ENGINE  #ifndef OPENSSL_NO_ENGINE
         setup_engine(bio_err, engine, 0);          setup_engine(bio_err, engine, 0);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2