EVP_sm4_ctr
LCRYPTO_ALIAS(EVP_sm4_ctr);
const EVP_CIPHER *EVP_sm4_ctr(void);
.cipher = EVP_sm4_ctr,
LCRYPTO_USED(EVP_sm4_ctr);