summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorDanny Tsen <dtsen@us.ibm.com>2021-12-14 20:03:06 +0200
committerJussi Kivilinna <jussi.kivilinna@iki.fi>2021-12-21 17:31:34 +0200
commit7205c715b3e0f6fd0b853e8916d174048f43c03b (patch)
treebb4a936fbc03a58d3dfb1167adcbb861536c710c /m4
parentf23634f9141b204ecaffffa563f7dd1497adf06f (diff)
downloadlibgcrypt-7205c715b3e0f6fd0b853e8916d174048f43c03b.tar.gz
AES-GCM: Bulk implementation of AES-GCM acceleration for ppc64le
* configure.ac: Added p10 assembly implementation file and assiciated file. * cipher/Makefile.am: Added p10 assembly implementation file and associated file. * cipher/rijndael.c: Added p10 function. * cipher/rijndael-p10le.c: New wrapper file for AES-GCM call. * cipher/rijndael-gcm-p10le.s: New implementation of AES-GCM bulk function in Power Assembly. * src/g10lib.h: Added Power arch 3.1 definition for p10. * src/hwf-ppc.c: Added Power arch 3.1 definition for p10. * src/hwfeatures.c: Added Power arch 3.1 definition for p10. -- GnuPG-bug-id: 5700 Signed-off-by: Danny Tsen <dtsen@us.ibm.com> [jk: fixes for C coding style] [jk: prefix assembly functions with '_gcry_ppc10'] [jk: add assert check for gcm_table size] Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions