Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers
authorShane Lontis <shane.lontis@oracle.com>
Mon, 14 Oct 2019 10:59:31 +0000 (20:59 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Fri, 10 Jan 2020 01:58:27 +0000 (11:58 +1000)
commit11b44359862632e283feabf15dab85bb550ebace
tree23572f4121313e7bd83308405e0a4472baa9461d
parent1e8879691ff86bda75b6e2e66c0f528684df5d47
Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10173)
crypto/evp/evp_enc.c
doc/man7/provider-cipher.pod
include/openssl/core_names.h
providers/implementations/ciphers/ciphercommon.c
providers/implementations/ciphers/ciphercommon_gcm.c