Sign in
qemu
/
qemu
/
2dc7bf63cf77d23b287c8d78628d62046fba1bf4
/
.
/
include
/
crypto
/
sm4.h
blob: 9bd3ebc62e850669d8558fa963ea7960a3d1e104 [
file
]
#ifndef
QEMU_SM4_H
#define
QEMU_SM4_H
extern
const
uint8_t
sm4_sbox
[
256
];
#endif