summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc5/rc5_locl.h
diff options
context:
space:
mode:
authorbcook <>2014-08-18 19:11:48 +0000
committerbcook <>2014-08-18 19:11:48 +0000
commite69e6c520df1c38ea3e6925c74ab03a4b4984068 (patch)
tree1a0b420df1945872d5e272d78732e7436157f08d /src/lib/libcrypto/rc5/rc5_locl.h
parent4a4ae5928febf298d0cb163ef7387c7437a4ce8f (diff)
downloadopenbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.tar.gz
openbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.tar.bz2
openbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.zip
remove return value from HOST_c2l/l2c macros
These macros and asm inlines simulate a function returning a value, but nothing ever uses this return value. Remove the pseudo-returns and (void) casts discarding the unused values. This, maybe unsurprisingly, speeds things up a bit. It also removes the GCC 4.9 warnings about unused values. ok miod@ deraadt@
Diffstat (limited to 'src/lib/libcrypto/rc5/rc5_locl.h')
0 files changed, 0 insertions, 0 deletions