diff options
| author | Tadeusz Struk <[email protected]> | 2016-03-11 11:50:33 -0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-04-05 20:35:41 +0800 |
| commit | 83094e5e9e49f893403d6fad20c9c06c980c2d1b (patch) | |
| tree | 99040fa5f985828f748b609c60d26863f709854f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 47cd30608f3fc3dbb4fdf37300baca911e2dde34 (diff) | |
crypto: af_alg - add async support to algif_aead
Following the async change for algif_skcipher
this patch adds similar async read to algif_aead.
changes in v3:
- add call to aead_reset_ctx directly from aead_put_sgl instead of calling
them separatelly one after the other
- remove wait from aead_sock_destruct function as it is not needed
when sock_hold is used
changes in v2:
- change internal data structures from fixed size arrays, limited to
RSGL_MAX_ENTRIES, to linked list model with no artificial limitation.
- use sock_kmalloc instead of kmalloc for memory allocation
- use sock_hold instead of separate atomic ctr to wait for outstanding
request
Signed-off-by: Tadeusz Struk <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions