Function commoncrypto_sys::CC_SHA1_Final [] [src]

pub unsafe extern fn CC_SHA1_Final(md: *mut u8, ctx: *mut CC_SHA_CTX) -> c_int

Generates SHA1 hash. See man 3cc CC_SHA for details.