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