Function wolfssl_sys::wc_HashInit_ex
source · pub unsafe extern "C" fn wc_HashInit_ex(
hash: *mut wc_HashAlg,
type_: wc_HashType,
heap: *mut c_void,
devId: c_int
) -> c_intpub unsafe extern "C" fn wc_HashInit_ex(
hash: *mut wc_HashAlg,
type_: wc_HashType,
heap: *mut c_void,
devId: c_int
) -> c_int