Sign in
qemu
/
qemu
/
92099aa4e9a3bb6856c290afaf41c76f9e3dd9fd
/
.
/
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