Home | History | Annotate | Line # | Download | only in crypto
sha2.h revision 1.1
      1  1.1  elad /* $NetBSD: sha2.h,v 1.1 2005/08/26 15:57:17 elad Exp $ */
      2  1.1  elad 
      3  1.1  elad /* We unconditionally use the NetBSD SHA2 in libnbcompat. */
      4  1.1  elad #include "nbtool_config.h"
      5  1.1  elad #include "../../../sys/crypto/sha2/sha2.h"
      6