openssl/providers/implementations/include/prov
Tomas Mraz 0d83b7b903 Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
To clarify the purpose of these two calls rename them to
EVP_CIPHER_CTX_get_original_iv and EVP_CIPHER_CTX_get_updated_iv.

Also rename the OSSL_CIPHER_PARAM_IV_STATE to OSSL_CIPHER_PARAM_UPDATED_IV
to better align with the function name.

Fixes #13411

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13870)
2021-01-18 14:27:44 +01:00
..
blake2.h Providers: move all digests 2019-10-10 14:12:15 +02:00
ciphercommon_aead.h prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
ciphercommon_ccm.h Update copyright year 2020-06-25 14:13:12 +01:00
ciphercommon_gcm.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ciphercommon.h Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity 2021-01-18 14:27:44 +01:00
digestcommon.h prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
implementations.h PROV: Add MSBLOB and PVK encoders 2020-12-15 14:27:37 +01:00
kdfexchange.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
macsignature.h rename mac_key_* to ossl_mac_key_* 2020-11-19 07:38:58 +10:00
md5_sha1.h Update copyright year 2020-11-26 14:18:57 +00:00
seeding.h prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00