Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 22:13:11 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/eli g_eli.c g_eli_ctl.c g_eli_key.c
Message-ID:  <201010222213.o9MMDPVH037488@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-10-22 22:13:11 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/eli         g_eli.c g_eli_ctl.c g_eli_key.c 
  Log:
  SVN rev 214225 on 2010-10-22 22:13:11Z by pjd
  
  Move sc_akeyctx and sc_ivctx initialization to the g_eli_mkey_propagate()
  function which eliminates code duplication and will ensure proper order
  of operation.
  
  Revision  Changes    Path
  1.56      +0 -24     src/sys/geom/eli/g_eli.c
  1.19      +2 -18     src/sys/geom/eli/g_eli_ctl.c
  1.7       +25 -0     src/sys/geom/eli/g_eli_key.c



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