Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 14:20:47 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/opencrypto cryptodev.h
Message-ID:  <200606041420.k54EKlu9096545@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-06-04 14:20:47 UTC

  FreeBSD src repository

  Modified files:
    sys/opencrypto       cryptodev.h 
  Log:
  - Add defines with hash length for each hash algorithm.
  - Add defines with block length for each HMAC algorithm.
  - Add AES_BLOCK_LEN define which is an alias for RIJNDAEL128_BLOCK_LEN.
  - Add NULL_BLOCK_LEN define.
  
  Revision  Changes    Path
  1.17      +24 -4     src/sys/opencrypto/cryptodev.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606041420.k54EKlu9096545>