pjd 2006-07-25 19:06:54 UTC
FreeBSD src repository
Modified files:
sys/crypto/via padlock.h
Log:
Modify PADLOCK_ALIGN() macro, so when the given address is already 16 bytes
aligned, it will be used directly, not 'address + 16'.
Revision Changes Path
1.3 +1 -1 src/sys/crypto/via/padlock.h