提交 1c02ca53 编写于 作者: L Lutz Jänicke

load_netscape_key is static.

上级 3f2f3d42
......@@ -925,7 +925,7 @@ EVP_PKEY *load_pubkey(BIO *err, const char *file, int format,
}
#if !defined(OPENSSL_NO_RC4) && !defined(OPENSSL_NO_RSA)
EVP_PKEY *
static EVP_PKEY *
load_netscape_key(BIO *err, BIO *key, const char *file,
const char *key_descrip, int format)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册