This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
46eeafe26b
qemu
/
include
/
crypto
/
sm4.h
7 lines
83 B
C
Raw
Blame
History
#
ifndef QEMU_SM4_H
#
define QEMU_SM4_H
extern
const
uint8_t
sm4_sbox
[
256
]
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink