ffin, John ; Trahe,
> Fiona ; Jain, Deepak K
> Subject: [PATCH v2 1/4] crypto: use single buffer for asymmetric session
>
> Rather than using a session buffer that contains pointers to private
> session data elsewhere, have a single session buffer.
> This session is created for a
Rather than using a session buffer that contains pointers to private
session data elsewhere, have a single session buffer.
This session is created for a driver ID, and the mempool element
contains space for the max session private data needed for any driver.
Signed-off-by: Ciara Power
---
v2:
2 matches
Mail list logo