modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.
authorAndy Polyakov <appro@openssl.org>
Fri, 1 Dec 2017 10:59:18 +0000 (11:59 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 4 Dec 2017 16:20:25 +0000 (17:20 +0100)
commit7ff2fa4b9281232f0ca1db03d42a954c462ef77d
tree1f19b8bb8f938c02d0224e4ead2f91953ae9e3fb
parenta00cceb22ca2bbe394e235345760d1fe54ee2eea
modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.

This initial commit is unoptimized reference version that handles
input lengths divisible by 4 blocks.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4830)
crypto/modes/asm/ghashv8-armx.pl