c972fa123c
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> |
||
---|---|---|
.. | ||
aes.h | ||
afsplit.h | ||
block.h | ||
cipher.h | ||
desrfb.h | ||
hash.h | ||
hmac.h | ||
init.h | ||
ivgen.h | ||
pbkdf.h | ||
random.h | ||
secret.h | ||
tlscreds.h | ||
tlscredsanon.h | ||
tlscredspsk.h | ||
tlscredsx509.h | ||
tlssession.h | ||
xts.h |