SM4_decrypt
(block128_f)SM4_decrypt);
SM4_decrypt(in, out, key);
void SM4_decrypt(const uint8_t *in, uint8_t *out, const SM4_KEY *ks);