Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 09:06:34 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hifn hifn7751.c src/sys/opencrypto cryptodev.h cryptosoft.c
Message-ID:  <200402021706.i12H6YPU002646@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004/02/02 09:06:34 PST

  FreeBSD src repository

  Modified files:
    sys/dev/hifn         hifn7751.c 
    sys/opencrypto       cryptodev.h cryptosoft.c 
  Log:
  Add CRD_F_KEY_EXPLICIT which allows the key to be changed per
  operation, just like it was possible to change the IV.
  
  Currently supported on Hifn and software engines only.
  
  Approved by:    sam@
  
  Revision  Changes    Path
  1.25      +2 -0      src/sys/dev/hifn/hifn7751.c
  1.9       +1 -0      src/sys/opencrypto/cryptodev.h
  1.7       +10 -0     src/sys/opencrypto/cryptosoft.c



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