CC_SHA384_Init

Function CC_SHA384_Init 

Source
pub unsafe extern "C" fn CC_SHA384_Init(
    ctx: *mut CC_SHA512_CTX,
) -> c_int
Expand description

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