diff options
| author | Megha Dey <[email protected]> | 2016-06-21 18:21:46 -0700 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-06-23 18:29:55 +0800 |
| commit | 331bf739c4f9992a73547d20bd8f2378b97d386a (patch) | |
| tree | eff59e08cb974478786c2f0906e1b302679d1bbe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 820573ebd60d85afb8bb07fa3547ebbf842c59d4 (diff) | |
crypto: sha1-mb - async implementation for sha1-mb
Herbert wants the sha1-mb algorithm to have an async implementation:
https://lkml.org/lkml/2016/4/5/286.
Currently, sha1-mb uses an async interface for the outer algorithm
and a sync interface for the inner algorithm. This patch introduces
a async interface for even the inner algorithm.
Signed-off-by: Megha Dey <[email protected]>
Signed-off-by: Tim Chen <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions