/* * osslsigncode support library * * Copyright (C) 2021 Michał Trojnara * Author: Małgorzata Olszówka * */ int bio_hash_data(char *indata, BIO *hash, uint32_t idx, uint32_t offset, uint32_t fileend);