This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xemu
mirror of
https://github.com/xemu-project/xemu.git
Watch
1
Star
0
Fork
You've already forked xemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74a1b256d7
xemu
/
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