phk 2004/02/04 00:44:10 PST
FreeBSD src repository
Modified files:
sys/opencrypto rijndael.c
Log:
Do not aggressively unroll the AES implementation, in non-benchmarking use
it is same speed on small cache cpus and slower on largecache cpus.
Approved by: sam@
Revision Changes Path
1.3 +0 -2 src/sys/opencrypto/rijndael.c