summaryrefslogtreecommitdiff
path: root/umac128.c
diff options
context:
space:
mode:
authorMaamoun TK <maamoun.tk@googlemail.com>2020-09-04 09:39:26 +0200
committerNiels Möller <nisse@lysator.liu.se>2020-09-04 09:39:45 +0200
commit3c3879aefb52e952cfad521a516897888f70d938 (patch)
tree239db560eaac13c7e260acb0e17ac3d4f6f390e9 /umac128.c
parent1b75cecc4f55797e80322325fd559d9e694c26e0 (diff)
downloadnettle-3c3879aefb52e952cfad521a516897888f70d938.tar.gz
"PowerPC64" AES improve syntax
This patch adds "VSR" macro to improve the syntax of assembly code, I will create a separate patch for gcm-hash since it hasn't merged yet to the master. I also removed the TODO from README because I tried to use "lxv/stxv" in POWER9 instead of "lxvd2x/stxvd2x" but gcc produced "lxvd2x/stxvd2x" in the binary. I'm not sure if it's variant issue of gcc but this will be problematic since "lxvd2x/stxvd2x" need permuting in little-endian mode while "lxv/stxv" is endianness aware.
Diffstat (limited to 'umac128.c')
0 files changed, 0 insertions, 0 deletions