index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
sm4.h
blob: 9bd3ebc62e850669d8558fa963ea7960a3d1e104 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef QEMU_SM4_H
#define QEMU_SM4_H
extern
const
uint8_t
sm4_sbox
[
256
];
#endif