Function miracl32::hmac::xmd_expand[][src]

pub fn xmd_expand(
    hash: usize,
    hlen: usize,
    okm: &mut [u8],
    olen: usize,
    dst: &[u8],
    msg: &[u8]
)