On 23.04.2018 18:52, Matteo Croce wrote:
> On Mon, Apr 23, 2018 at 5:07 PM, Tim Rühsen wrote:
>> On 04/23/2018 01:17 PM, Matteo Croce wrote:
>>> +#include
>>> +
>>> +#include "af_alg.h"
>>> +
>>> +/* from linux/include/linux/fs.h: (INT_MAX & PAGE_MASK) */
>>> +#define MAX_RW_COUNT 0x7000
>>>
On Mon, Apr 23, 2018 at 5:07 PM, Tim Rühsen wrote:
>
> On 04/23/2018 01:17 PM, Matteo Croce wrote:
>> +#include
>> +
>> +#include "af_alg.h"
>> +
>> +/* from linux/include/linux/fs.h: (INT_MAX & PAGE_MASK) */
>> +#define MAX_RW_COUNT 0x7000
>> +#define BLOCKSIZE 32768
>> +
>> +int
>> +afalg_s
On 04/23/2018 01:17 PM, Matteo Croce wrote:
> +#include
> +
> +#include "af_alg.h"
> +
> +/* from linux/include/linux/fs.h: (INT_MAX & PAGE_MASK) */
> +#define MAX_RW_COUNT 0x7000
> +#define BLOCKSIZE 32768
> +
> +int
> +afalg_stream (FILE * stream, void *resblock, const char *alg, int hashle