freebsd-dev/lib/libmd
Gleb Popov 20adba8bc1 src.conf: Introduce WITHOUT_MACHDEP knob.
Summary:
This knob can be used to make buildsystem prefer generic C implentations of
various functions, instead of machine-specific assembler ones.

Test Plan: `make buildworld` on amd64

Reviewed by: imp, emaste

Differential Revision: https://reviews.freebsd.org/D36076

MFC after:	3 days
2022-09-09 09:54:28 +03:00
..
i386
Makefile src.conf: Introduce WITHOUT_MACHDEP knob. 2022-09-09 09:54:28 +03:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
md4.copyright
md4.h
md4c.c ANSIfy and KNF function arg definitions in libmd/md4.c 2020-04-03 20:56:43 +00:00
md5.copyright
md5.h
md5c.c libmd: Always erase context in _Final method, and when doing 2018-07-20 07:01:28 +00:00
mddriver.c
mdX.3 Fix wrong section number in man page cross references. 2022-08-13 22:42:23 +02:00
mdXhl.c Revert r334090. 2018-05-23 17:01:28 +00:00
ripemd.3 Fix wrong section number in man page cross references. 2022-08-13 22:31:24 +02:00
ripemd.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
rmd160c.c libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
rmd_locl.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
rmdconst.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
rmddriver.c
sha0c.c libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
sha1c.c libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
sha256.3 Fix wrong section number in man page cross references. 2022-08-13 22:42:23 +02:00
sha512.3 Fix wrong section number in man page cross references. 2022-08-13 22:31:24 +02:00
sha_locl.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
sha.3 Fix wrong section number in man page cross references. 2022-08-13 22:31:24 +02:00
sha.h libmd: Fix a common typo in the license header 2022-03-27 19:46:32 +02:00
shadriver.c Integrate SHA2-224 with userspace components 2018-07-09 08:19:04 +00:00
skein.3 Fix wrong section number in man page cross references. 2022-08-13 22:31:24 +02:00
skeindriver.c