opnsense-src/sys/crypto/skein
Warner Losh 414924d921 skein: Update guard define check
OpenZFS changed the define _OPENSOLARIS_SYS_TYPES_H_ to
_SPL_SYS_TYPES_H_ to guard the sys/types.h compatibility file
inclusion. Follow the change here. The only place in the tree
_OPENSOLARIS_SYS_TYPES_H_ is mentioned is in the /*
_OPENSOLARIS_SYS_TYPES_H_ */ at the end of sys/types.h. That needs to be
changed upstream in OpenZFS since we don't like changing things in
FreeBSD's tree.

Sponsored by:		Netflix
Reviewed by:		tsoome, delphij
Differential Revision:	https://reviews.freebsd.org/D35891
2022-07-24 16:53:35 -06:00
..
amd64 [skein] Fix compile issue with unknown symbol SKEIN_ASM_UNROLL1024 2020-10-14 20:55:31 +00:00
skein.c libmd: Always erase context in _Final method, and when doing 2018-07-20 07:01:28 +00:00
skein.h
skein_block.c
skein_debug.c
skein_debug.h
skein_freebsd.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
skein_iv.h
skein_port.h skein: Update guard define check 2022-07-24 16:53:35 -06:00