HomeFreeBSD

libsa: Move hash functions up a level

Description

libsa: Move hash functions up a level

This should have no functional change. Move compiling the sha256, sha512
and md5 hash functions up into libsa to allow them to be used elsewhere
in the boot loader when geli isn't configured. Since libsa is a .a, these
won't wind up in any boot loader that doesn't reference them, so should
be a nop.

Sponsored by: Netflix

Details

Provenance
impAuthored on Jan 31 2024, 11:54 PM
Parents
rG7c8b126c1a7b: libsa: Move include file creation to the end of the Makefile
Branches
Unknown
Tags
Unknown