Function commoncrypto_sys::CC_SHA1_Init [] [src]

pub unsafe extern "C" fn CC_SHA1_Init(ctx: *mut CC_SHA_CTX) -> c_int

Initializes SHA1 hasher. See man 3cc CC_SHA for details.