Function ring::rsa::padding::mgf1

source ยท
fn mgf1(digest_alg: &'static Algorithm, seed: &[u8], out: &mut [u8])