nettle_sys

Function nettle_chacha_set_key

Source
pub unsafe extern "C" fn nettle_chacha_set_key(
    ctx: *mut chacha_ctx,
    key: *const u8,
)