[][src]Function in3_sys::groestl512_Init

pub unsafe extern "C" fn groestl512_Init(cc: *mut c_void)

Initialize a Groestl-512 context. This process performs no memory allocation.

@param cc the Groestl-512 context (pointer to a GROESTL512_CTX)