summaryrefslogtreecommitdiff
path: root/crypto/ablkcipher.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2009-06-03 11:43:59 -0700
committerDan Williams <dan.j.williams@intel.com>2009-06-03 14:07:35 -0700
commit6743e3bf23af85906b429d1d6576cd5d5d8f4a64 (patch)
treede501779739124bb00341453b7b33f16c67ad4c8 /crypto/ablkcipher.c
parent0a80308c9d0c37fa77310dd310a5bbdbcdacf3b9 (diff)
downloadlinux-crypto-6743e3bf23af85906b429d1d6576cd5d5d8f4a64.tar.gz
linux-crypto-6743e3bf23af85906b429d1d6576cd5d5d8f4a64.zip
async_tx: structify submission arguments, add scribble
Prepare the api for the arrival of a new parameter, 'scribble'. This will allow callers to identify scratchpad memory for dma address or page address conversions. As this adds yet another parameter, take this opportunity to convert the common submission parameters (flags, dependency, callback, and callback argument) into an object that is passed by reference. Also, take this opportunity to fix up the kerneldoc and add notes about the relevant ASYNC_TX_* flags for each routine. [ Impact: moves api pass-by-value parameters to a pass-by-reference struct ] Signed-off-by: Andre Noll <maan@systemlinux.org> Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions