gcry_kdf_derive

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
gpg_error_t
gcry_kdf_derive
(
const(void)* passphrase
,,
int algo
,,
const(void)* salt
,
size_t saltlen
,,
size_t keysize
,
void* keybuffer
)

Meta