Home
last modified time | relevance | path

Searched hist:"033 f46b3c13d4072d8ee6b26dd1e90fdd06895d0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Dalgif_skcipher.cdiff 033f46b3c13d4072d8ee6b26dd1e90fdd06895d0 Wed Apr 01 15:53:06 CDT 2015 tadeusz.struk@intel.com <tadeusz.struk@intel.com> crypto: algif - explicitly mark end of data

After the TX sgl is expanded we need to explicitly mark end of data
at the last buffer that contains data.

Changes in v2
- use type 'bool' and true/false for 'mark'.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>