Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 00:44:10 -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/opencrypto rijndael.c
Message-ID:  <200402040844.i148iAni065495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004/02/04 00:44:10 PST

  FreeBSD src repository

  Modified files:
    sys/opencrypto       rijndael.c 
  Log:
  Do not aggressively unroll the AES implementation, in non-benchmarking use
  it is same speed on small cache cpus and slower on largecache cpus.
  
  Approved by:    sam@
  
  Revision  Changes    Path
  1.3       +0 -2      src/sys/opencrypto/rijndael.c



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