Add a few missing endbr64 to libcrypto
authortb <tb@openbsd.org>
Sat, 24 Feb 2024 17:53:20 +0000 (17:53 +0000)
committertb <tb@openbsd.org>
Sat, 24 Feb 2024 17:53:20 +0000 (17:53 +0000)
commit5caf18b2ffa10fa3d4214f0cb5d1c035cae4a76c
treeb7881e31cc98b530a956ed8049f0684e7f1aed47
parentdb30eb4f0630714296dba474b3b2a5a239a8b9d9
Add a few missing endbr64 to libcrypto

gcm_{gmult,ghash}_4bit(), aesni_ccm64_decrypt_blocks(), aes_cbc_encrypt(),
and aesni_xts_{en,de}crypt() were overlooked in previous passes.

Found with a diff for ld.lld by kettenis
ok kettenis
lib/libcrypto/aes/asm/aesni-x86_64.pl
lib/libcrypto/modes/asm/ghash-x86_64.pl