openssl/crypto/sha/asm
H.J. Lu 0d51cf3ccc x86_64: Don't assume 8-byte pointer size
Since pointer in x32 is 4 bytes, add x86_64-support.pl to define
pointer_size and pointer_register based on flavour to support
stuctures like:

struct {  void *ptr; int blocks;  }

This fixes 90-test_sslapi.t on x32.  Verified with

$ ./Configure shared linux-x86_64
$ make
$ make test

and

$ ./Configure shared linux-x32
$ make
$ make test

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10988)
2020-02-18 18:03:16 +01:00
..
keccak1600-armv4.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-armv8.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-avx2.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-avx512.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-avx512vl.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-c64x.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-mmx.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-ppc64.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-s390x.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600-x86_64.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
keccak1600p8-ppc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-586.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-alpha.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-armv4-large.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-armv8.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-c64xplus.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-ia64.pl
sha1-mb-x86_64.pl x86_64: Don't assume 8-byte pointer size 2020-02-18 18:03:16 +01:00
sha1-mips.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-parisc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-ppc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-s390x.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-sparcv9.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-sparcv9a.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-thumb.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha1-x86_64.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha256-586.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha256-armv4.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha256-c64xplus.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha256-mb-x86_64.pl x86_64: Don't assume 8-byte pointer size 2020-02-18 18:03:16 +01:00
sha512-586.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-armv4.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-armv8.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-c64xplus.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-ia64.pl
sha512-mips.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-parisc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-ppc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-s390x.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-sparcv9.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512-x86_64.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00
sha512p8-ppc.pl Also check for errors in x86_64-xlate.pl. 2020-02-17 12:17:53 +10:00