Searched hist:159232 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dcryptodev.hdiff 159232 Sun Jun 04 12:49:34 MDT 2006 pjd - Remove HMAC_BLOCK_LEN, it serves no purpose.
- Use defines of used algorithm instead of HMAC_BLOCK_LEN.
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.cdiff 159232 Sun Jun 04 12:49:34 MDT 2006 pjd - Remove HMAC_BLOCK_LEN, it serves no purpose.
- Use defines of used algorithm instead of HMAC_BLOCK_LEN.
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vnops.cdiff 228507 Wed Dec 14 20:19:39 MST 2011 pfg Merge ext2_readwrite.c into ext2_vnops.c as done in UFS in r101729.

This removes the obfuscations mentioned in ext2_readwrite and
places the clustering funtion in a location similar to other
UFS-based implementations.

No performance or functional changeses are expected from
this move.

PR: kern/159232
Suggested by: bde
Approved by: jhb (mentor)
MFC after: 2 weeks

Completed in 119 milliseconds