[][src]Function nss::pk11::context::hash_buf

pub fn hash_buf(algorithm: &HashAlgorithm, data: &[u8]) -> Result<Vec<u8>>