Shane Lontis a672a02a64 Add gcm ciphers (aes and aria) to providers.
The code has been modularized so that it can be shared by algorithms.

A fixed size IV is now used instead of being allocated.
The IV is not set into the low level struct now until the update (it uses an
iv_state for this purpose).

Hardware specific methods have been added to a PROV_GCM_HW object.

The S390 code has been changed to just contain methods that can be accessed in
a modular way. There are equivalent generic methods also for the other
platforms.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com>
(Merged from https://github.com/openssl/openssl/pull/9231)
2019-07-31 21:55:16 +10:00
..
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-01 10:09:22 +02:00
2019-07-01 19:42:12 -04:00
2019-04-11 12:05:38 +03:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-19 20:16:30 +02:00
2019-07-02 14:22:29 +02:00
2019-05-31 02:53:02 +05:30
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-07-19 20:16:30 +02:00
2019-07-02 14:22:29 +02:00
2019-02-17 23:43:29 +01:00
2019-06-12 10:18:34 +01:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-05-31 12:23:58 +02:00