Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals
authortb <tb@openbsd.org>
Tue, 2 Jan 2024 21:12:25 +0000 (21:12 +0000)
committertb <tb@openbsd.org>
Tue, 2 Jan 2024 21:12:25 +0000 (21:12 +0000)
commit35c9a4a5cf4a7bab4f15fec0dbaa617ec1372268
treecc09d7135dca3b63b97c8b38d46d64c649f05e56
parente8bd969517ee7358526b2029f449ff13d32ea79a
Move down EVP_CIPHER_CTX accessors expose EVP_CIPHER internals

These confusingly named getters were added "for convenience" in 1.1.
They fit best next to the EVP_CIPHER API.
lib/libcrypto/evp/evp_cipher.c