OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Angelos D. Keromytis (angeloscvs.openbsd.org)
Date: Sun Jun 09 2002 - 17:23:18 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: angeloscvs.openbsd.org 2002/06/09 16:23:18

    Modified files:
            sys/crypto : crypto.c cryptodev.h

    Log message:
    Don't use an int for the flags, when the structure uses
    u_int8_t. Also, make sure the logic is correct (bad theo!)