libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
ChaCha_set_key
libressl_d
openssl
chacha
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
ChaCha_set_key
(
.
ChaCha_ctx
*
ctx
,
const
(
ubyte
)*
key
,
uint
keybits
)
Meta
Source
See Implementation
libressl_d
openssl
chacha
functions
CRYPTO_chacha_20
CRYPTO_hchacha_20
CRYPTO_xchacha_20
ChaCha
ChaCha_set_iv
ChaCha_set_key
structs
ChaCha_ctx