blob: 9bd3ebc62e850669d8558fa963ea7960a3d1e104 [file] [log] [blame]
#ifndef QEMU_SM4_H
#define QEMU_SM4_H
extern const uint8_t sm4_sbox[256];
#endif