SM4: Add SM4 block cipher to EVP
[openssl.git] / util / libcrypto.num
index 96990ed959fbb6e8ba6abae66385f036998f58a2..bbaa50bf1d6b25d2ba403747e136aeebc9bc85d1 100644 (file)
@@ -4417,3 +4417,11 @@ RAND_POOL_add                           4361     1_1_1   EXIST::FUNCTION:
 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