rigth crc32 implementation
    Jose M Rodriguez 
    josemi at freebsd.jazztel.es
       
    Tue Apr 26 15:52:50 PDT 2005
    
    
  
El Miércoles, 27 de Abril de 2005 00:19, Marcel Moolenaar escribió:
> On Tue, Apr 26, 2005 at 01:01:32PM -0700, Sam Leffler wrote:
> > Note also there is CRC32 code of this sort in WEP and TKIP crypto
> > modules in the net80211 support.
>
> Sam,
>
> Given the seperation of crc32() into crc32_raw() and crc32(), with
> either crc32() only or otherwise both functions inlined, are there
> any obstacles preventing the 802.11 code from using the ones in
> src/sys/libkern?
>
> Thanks,
at last, sys/dev/if_sbni have another implementation of what seems to be 
a crc32 alg.
geom_gpt also uses this, but the libkern version.
--
  josemi
--
  josemi
    
    
More information about the freebsd-current
mailing list