hunt-openssl ~master (2021-04-30T03:10:28Z)
Home
Dub
Repo
private_SEED_set_key
deimos
openssl
seed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(OPENSSL_FIPS)
extern (
C
) nothrow
void
private_SEED_set_key
(
const
(
ubyte
[
SEED_KEY_LENGTH
])*
rawkey
,
SEED_KEY_SCHEDULE
*
ks
)
Meta
Source
See Implementation
deimos
openssl
seed
aliases
SEED_KEY_SCHEDULE
functions
SEED_cbc_encrypt
SEED_cfb128_encrypt
SEED_decrypt
SEED_ecb_encrypt
SEED_encrypt
SEED_ofb128_encrypt
SEED_set_key
private_SEED_set_key
manifest constants
SEED_BLOCK_SIZE
SEED_KEY_LENGTH
structs
seed_key_st