summaryrefslogtreecommitdiff
path: root/crypto/memneq.c
AgeCommit message (Expand)Author
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-01-31crypto: memneq - avoid implicit unaligned accessesArd Biesheuvel
2013-12-09crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan