25/06/2019 14:46, Akhil Goyal:
>
> >
> > This patch changes the key pointer data types in cipher, auth,
> > and aead xforms from "uint8_t *" to "const uint8_t *" for a
> > more intuitive and safe sessionn creation.
> >
> > Signed-off-by: Fan Zhang
> > Acked-by: Arek Kusztal
> > Acked-by: Akhil
>
> This patch changes the key pointer data types in cipher, auth,
> and aead xforms from "uint8_t *" to "const uint8_t *" for a
> more intuitive and safe sessionn creation.
>
> Signed-off-by: Fan Zhang
> Acked-by: Arek Kusztal
> Acked-by: Akhil Goyal
> ---
> v4:
> - Removed deprecation not
This patch changes the key pointer data types in cipher, auth,
and aead xforms from "uint8_t *" to "const uint8_t *" for a
more intuitive and safe sessionn creation.
Signed-off-by: Fan Zhang
Acked-by: Arek Kusztal
Acked-by: Akhil Goyal
---
v4:
- Removed deprecation notice and updated release no
3 matches
Mail list logo