Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sha1_mb: Add missing ISAL_ prefixes to base aliases
Commit 0106da9 somehow missed updating the base aliases, which broke build on architectures for which SHA1 routines were not specifically optimized, e.g. loongarch64. This commit addresses that. Fixes: 0106da9 Signed-off-by: Ivan A. Melnikov <[email protected]>
- Loading branch information