git: crypto - fix crypto_getfeat
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Sat Aug 21 07:40:37 PDT 2010
    
    
  
commit c34d71fbdcf6c64bf0f066298ce22de56edcb381
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Aug 21 15:35:57 2010 +0100
    crypto - fix crypto_getfeat
    
    * CRK_DH_COMPUTE_KEY was being skipped in crypto_getfeat, as it is ==
      CRK_ALGORITHM_MAX.
Summary of changes:
 sys/opencrypto/crypto.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c34d71fbdcf6c64bf0f066298ce22de56edcb381
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list