SM4: Add SM4 block cipher to EVP
[openssl.git] / util / libcrypto.num
index f4e3451fdc8fc8e6d160424184c93ede93d92ec2..bbaa50bf1d6b25d2ba403747e136aeebc9bc85d1 100644 (file)
@@ -4418,3 +4418,10 @@ RAND_POOL_add_begin                     4362     1_1_1   EXIST::FUNCTION:
 RAND_POOL_add_end                       4363   1_1_1   EXIST::FUNCTION:
 RAND_POOL_acquire_entropy               4364   1_1_1   EXIST::FUNCTION:
 OPENSSL_sk_new_reserve                  4365   1_1_1   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_check                 4366   1_1_1   EXIST::FUNCTION:
+EVP_PKEY_asn1_set_siginf                4367   1_1_1   EXIST::FUNCTION:
+EVP_sm4_ctr                             4368   1_1_1   EXIST::FUNCTION:SM4
+EVP_sm4_cbc                             4369   1_1_1   EXIST::FUNCTION:SM4
+EVP_sm4_ofb                             4370   1_1_1   EXIST::FUNCTION:SM4
+EVP_sm4_ecb                             4371   1_1_1   EXIST::FUNCTION:SM4
+EVP_sm4_cfb128                          4372   1_1_1   EXIST::FUNCTION:SM4