Function commoncrypto_sys::CC_SHA512_Init [] [src]

pub unsafe extern "C" fn CC_SHA512_Init(ctx: *mut CC_SHA512_CTX) -> c_int

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