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

fn hash_buf_with_context(context: &Context, data: &[u8]) -> Result<Vec<u8>>

Similar to hash_buf except the consumer has to provide the digest context.