Function nettle_sys::nettle_yarrow256_seed[][src]

pub unsafe extern "C" fn nettle_yarrow256_seed(
    ctx: *mut yarrow256_ctx,
    length: usize,
    seed_file: *const u8
)