现在从开源库拿出来的gmssl跟这个对应不起来呢?
In file included from /root/llz/OpenSSL-Compatibility-Layer-0.8.1/src/evp.c:16:
/root/llz/OpenSSL-Compatibility-Layer-0.8.1/include/openssl/evp.h:27:9: 错误:未知的类型名‘SM3_DIGEST_CTX’
typedef SM3_DIGEST_CTX EVP_MD_CTX;
^~~~~~~~~~~~~~
现在从开源库拿出来的gmssl跟这个对应不起来呢?
In file included from /root/llz/OpenSSL-Compatibility-Layer-0.8.1/src/evp.c:16:
/root/llz/OpenSSL-Compatibility-Layer-0.8.1/include/openssl/evp.h:27:9: 错误:未知的类型名‘SM3_DIGEST_CTX’
typedef SM3_DIGEST_CTX EVP_MD_CTX;
^~~~~~~~~~~~~~