xref: /minix3/tools/compat/crypto/sha2.h (revision c8a0e2f4c688362b79ef1474cea604c8ebd6045d)
1*c8a0e2f4SThomas Veerman /* $NetBSD: sha2.h,v 1.2 2006/10/27 22:32:45 mrg Exp $ */
2*c8a0e2f4SThomas Veerman 
3*c8a0e2f4SThomas Veerman /* We unconditionally use the NetBSD SHA2 in libnbcompat. */
4*c8a0e2f4SThomas Veerman #include "nbtool_config.h"
5*c8a0e2f4SThomas Veerman #include "../../../sys/sys/sha2.h"
6