Function riot_sys::sha1_final_hmac

source ·
pub unsafe extern "C" fn sha1_final_hmac(
    ctx: *mut sha1_context,
    digest: *mut c_void
)
Expand description

@brief Finalizes the SHA-1 message digest with MAC

@param[in] ctx Pointer to the SHA-1 context @param[out] digest Result location, must be 20 byte