Function commoncrypto_sys::CC_SHA256_Init [] [src]

pub unsafe extern fn CC_SHA256_Init(ctx: *mut CC_SHA256_CTX) -> c_int

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