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