SM4: Add SM4 block cipher to EVP
[openssl.git] / util / libcrypto.num
index a9281cede0714a1706f941dab5347f8f2738baa2..bbaa50bf1d6b25d2ba403747e136aeebc9bc85d1 100644 (file)
@@ -4420,3 +4420,8 @@ 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