DragonFly BSD
DragonFly commits List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/crypto md5.c md5.h sha1.c sha1.h src/sys/crypto/blowfish blowfish.h src/sys/crypto/cast128 cast128.h src/sys/crypto/des des.h src/sys/crypto/sha2 sha2.h


From: Robert Garrett <rob@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 03:59:05 -0700 (PDT)

rob         2003/08/27 03:59:04 PDT

  Modified files:
    sys/crypto           md5.c md5.h sha1.c sha1.h 
    sys/crypto/blowfish  blowfish.h 
    sys/crypto/cast128   cast128.h 
    sys/crypto/des       des.h 
    sys/crypto/sha2      sha2.h 
  Log:
  remove old ___P() prototypes
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/crypto/md5.c
  1.3       +5 -5      src/sys/crypto/md5.h
  1.3       +2 -2      src/sys/crypto/sha1.c
  1.3       +5 -5      src/sys/crypto/sha1.h
  1.3       +4 -4      src/sys/crypto/blowfish/blowfish.h
  1.3       +10 -10    src/sys/crypto/cast128/cast128.h
  1.3       +23 -23    src/sys/crypto/des/des.h
  1.3       +18 -18    src/sys/crypto/sha2/sha2.h




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]