plan9fox/sys
cinap_lenrek aa3c0e55f3 libsec: optimize aesCBCencrypt()/aesCBCdecrypt()
- get rid of the temporary copies and memmoves()
- when the data pointer is aligned, do xor and copying inline

speedup for auth/aescbc encryption depends on arch:

- zynq	7%	(arm)
- t23	13%	(386)
- x230	20%	(amd64, aes-ni)
- apu2	25% (amd64, aes-ni)
2017-11-27 01:31:19 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include libsec: AES-NI support for amd64 2017-11-12 23:15:15 +01:00
lib hgwebfs: simplify retry loop construction 2017-10-04 05:06:54 +02:00
man 6in4: add -m mtu option to specify outer MTU 2017-11-18 16:03:44 +01:00
src libsec: optimize aesCBCencrypt()/aesCBCdecrypt() 2017-11-27 01:31:19 +01:00