Print this page
4853 illumos-gate is not lint-clean when built with openssl 1.0

*** 349,358 **** --- 349,359 ---- #ifndef OPENSSL_NO_GOST void ENGINE_load_gost(void); #endif #endif void ENGINE_load_cryptodev(void); + void ENGINE_load_pk11(void); void ENGINE_load_rsax(void); void ENGINE_load_rdrand(void); void ENGINE_load_builtin_engines(void); /* Get and set global flags (ENGINE_TABLE_FLAG_***) for the implementation