libressl-d ~master (2021-07-11T05:49:48Z)
Home
Dub
Repo
SM4_set_key
libressl_d
openssl
sm4
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
int
SM4_set_key
(
const
(
core.stdc.stdint.uint8_t
)*
key
,
.
SM4_KEY
*
ks
)
Meta
Source
See Implementation
libressl_d
openssl
sm4
aliases
SM4_KEY
functions
SM4_decrypt
SM4_encrypt
SM4_set_key
manifest constants
SM4_BLOCK_SIZE
SM4_DECRYPT
SM4_ENCRYPT
SM4_KEY_SCHEDULE
structs
sm4_key_st