summaryrefslogtreecommitdiff
path: root/crypto/memneq.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld1-176/+0
2022-01-31crypto: memneq - avoid implicit unaligned accessesArd Biesheuvel1-7/+15
2013-12-09crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann1-1/+2
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros1-25/+54
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan1-0/+138