SM3_TESTS
const char *sm3_input[SM3_TESTS] = {
const uint8_t sm3_expected[SM3_TESTS][32] = {
for (i = 0; i < SM3_TESTS; i++) {