On Monday 02 March 2015, Peter J. Philipp wrote:
> On 03/01/15 23:17, Ted Unangst wrote:
> > Peter J. Philipp wrote:
> >> Hi,
> >>
> >> I am not the best C reader and programmer out there so I try to make
> >> myself tools that may seem useless in order to better understand. I see
> >> this in /sy
On 03/01/15 23:17, Ted Unangst wrote:
> Peter J. Philipp wrote:
>> Hi,
>>
>> I am not the best C reader and programmer out there so I try to make
>> myself tools that may seem useless in order to better understand. I see
>> this in /sys/dev/softraid_crypto.c
>>
>>
>> int
>> sr_crypto_encrypt(
Peter J. Philipp wrote:
> Hi,
>
> I am not the best C reader and programmer out there so I try to make
> myself tools that may seem useless in order to better understand. I see
> this in /sys/dev/softraid_crypto.c
>
>
> int
> sr_crypto_encrypt(u_char *p, u_char *c, u_char *key, size_t size,
Hi,
I am not the best C reader and programmer out there so I try to make
myself tools that may seem useless in order to better understand. I see
this in /sys/dev/softraid_crypto.c
int
sr_crypto_encrypt(u_char *p, u_char *c, u_char *key, size_t size, int alg)
{
rijndael_ctx
4 matches
Mail list logo