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
..
2019-10-11 15:30:57 +02:00
2020-05-27 00:35:00 +02:00
2020-06-17 11:33:16 +10:00
2020-08-07 14:16:47 +10:00
2020-07-16 14:47:04 +02:00
2020-06-25 14:13:12 +01:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2020-04-23 13:55:52 +01:00
2020-06-04 14:33:57 +01:00
2020-10-15 14:10:06 +01:00
2019-11-06 19:38:32 +01:00
2020-07-24 22:53:27 +10:00
2020-04-23 13:55:52 +01:00