libressl-d ~master (2021-07-11T05:49:48Z)
Home
Dub
Repo
SM4_encrypt
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
void
SM4_encrypt
(
const
(
core.stdc.stdint.uint8_t
)*
in_
,
core.stdc.stdint.uint8_t
*
out_
,
const
(.
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