Function nettle_sys::nettle_pss_mgf1[][src]

pub unsafe extern "C" fn nettle_pss_mgf1(
    seed: *const c_void,
    hash: *const nettle_hash,
    length: usize,
    mask: *mut u8
)