1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Stefan Metzmacher 0824221b4a lib/crypto: add optimized helper functions aes_block_{xor,lshift,rshift}()
These are typical operations on an AES_BLOCK used by different modes.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11451

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-08-27 20:23:20 +02:00
..
2012-07-23 18:19:36 +02:00
2015-08-27 20:23:20 +02:00
2011-01-03 17:32:07 +01:00
2015-06-23 22:12:08 +02:00
2008-09-24 15:30:23 +02:00
2010-06-16 18:58:04 +02:00
2008-09-24 15:30:23 +02:00
2014-01-08 08:12:29 +01:00