Vladimir Sementsov-Ogievskiy
c972fa123c
crypto: support multiple threads accessing one QCryptoBlock
...
The two thing that should be handled are cipher and ivgen. For ivgen
the solution is just mutex, as iv calculations should not be long in
comparison with encryption/decryption. And for cipher let's just keep
per-thread ciphers.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-12 11:16:49 +00:00
..
2017-07-19 10:11:05 +01:00
2017-07-19 10:11:05 +01:00
2018-12-12 11:16:49 +00:00
2018-06-01 19:20:37 +03:00
2018-12-12 11:16:49 +00:00
2018-06-01 19:20:37 +03:00
2018-12-12 11:16:49 +00:00
2018-12-12 11:16:49 +00:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2018-06-01 19:20:37 +03:00
2018-03-02 13:45:50 -06:00
2017-07-19 10:11:05 +01:00
2017-07-19 10:11:04 +01:00
2018-06-29 12:22:28 +01:00
2017-07-19 10:11:04 +01:00
2018-02-09 13:50:17 +01:00
2017-07-19 10:11:05 +01:00
2017-09-04 13:09:13 +02:00
2018-06-29 12:22:28 +01:00
2017-09-04 13:09:13 +02:00
2018-02-09 13:50:17 +01:00
2017-07-19 10:11:05 +01:00
2018-10-19 12:26:57 +01:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-10-19 14:41:47 +01:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-05-09 14:41:47 +01:00
2018-02-09 13:50:17 +01:00
2018-02-09 13:50:17 +01:00
2017-09-04 13:09:13 +02:00
2018-06-01 19:20:37 +03:00
2018-06-01 19:20:37 +03:00
2018-07-03 13:04:38 +01:00
2018-10-19 12:26:57 +01:00
2018-11-19 11:16:46 -06:00
2018-07-03 13:04:38 +01:00
2018-10-24 19:03:37 +01:00