Function wolfssl_sys::wc_ShaGetHash

source ·
pub unsafe extern "C" fn wc_ShaGetHash(
    sha: *mut wc_Sha,
    hash: *mut byte
) -> c_int