History log of /freebsd/lib/libc/aarch64/string/timingsafe_bcmp.S (Results 1 – 1 of 1)
Revision Date Author Comments
# f2c98669 09-Dec-2024 Robert Clausecker <fuz@FreeBSD.org>

lib/libc/aarch64/string: add ASIMD-enhanced timingsafe_bcmp implementation

A straightforward port of the amd64 implementation.

Approved by: security (cperciva)
Reviewed by: getz, cperciva
Event: E

lib/libc/aarch64/string: add ASIMD-enhanced timingsafe_bcmp implementation

A straightforward port of the amd64 implementation.

Approved by: security (cperciva)
Reviewed by: getz, cperciva
Event: EuroBSDcon 2024
Differential Revision: https://reviews.freebsd.org/D46757

show more ...