mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Remove CPK module
This commit is contained in:
@@ -158,9 +158,7 @@ static FUNCTION functions[] = {
|
||||
#ifndef OPENSSL_NO_CMS
|
||||
{ FT_general, "cms", cms_main, cms_options },
|
||||
#endif
|
||||
#ifndef OPENSSL_NO_CPK
|
||||
{ FT_general, "cpk", cpk_main, cpk_options },
|
||||
#endif
|
||||
{ FT_general, "crl", crl_main, crl_options },
|
||||
{ FT_general, "crl2pkcs7", crl2pkcs7_main, crl2pkcs7_options },
|
||||
{ FT_general, "dgst", dgst_main, dgst_options },
|
||||
|
||||
Reference in New Issue
Block a user