mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
OpenVMS/Alpha should use 64 bits. If nothing else, there's
performance to gain.
This commit is contained in:
parent
3a465d5ec9
commit
5a16d270ab
@ -280,8 +280,8 @@ $!
|
||||
$ WRITE H_FILE "#if defined(HEADER_BN_H)"
|
||||
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG"
|
||||
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT"
|
||||
$ WRITE H_FILE "#define SIXTY_FOUR_BIT"
|
||||
$ WRITE H_FILE "#undef THIRTY_TWO_BIT"
|
||||
$ WRITE H_FILE "#define THIRTY_TWO_BIT"
|
||||
$ WRITE H_FILE "#undef SIXTEEN_BIT"
|
||||
$ WRITE H_FILE "#undef EIGHT_BIT"
|
||||
$ WRITE H_FILE "#endif"
|
||||
|
Loading…
Reference in New Issue
Block a user