pub unsafe extern "C" fn CC_SHA1_Init(ctx: *mut CC_SHA_CTX) -> c_intExpand description
Initializes SHA1 hasher. See man 3cc CC_SHA for details.
pub unsafe extern "C" fn CC_SHA1_Init(ctx: *mut CC_SHA_CTX) -> c_intInitializes SHA1 hasher. See man 3cc CC_SHA for details.