diff options
author | tb <> | 2023-12-20 14:10:03 +0000 |
---|---|---|
committer | tb <> | 2023-12-20 14:10:03 +0000 |
commit | 35c5bac9416b588e7e556a909c2254080d989acc (patch) | |
tree | f66659f56f1a061d4d34fd4cad10f36d6c56940a /src/lib/libssl/ssl_transcript.c | |
parent | 240622084098dcd1091638abfa6c1f6ce67b21a0 (diff) | |
download | openbsd-35c5bac9416b588e7e556a909c2254080d989acc.tar.gz openbsd-35c5bac9416b588e7e556a909c2254080d989acc.tar.bz2 openbsd-35c5bac9416b588e7e556a909c2254080d989acc.zip |
Remove block_mask from EVP_CIPHER_CTX
The block mask is only used in EVP_{De,En}cryptUpdate(). There's no need to
hang it off the EVP_CIPHER_CTX since it is easy to compute and validate.
ok joshua jsing
Diffstat (limited to 'src/lib/libssl/ssl_transcript.c')
0 files changed, 0 insertions, 0 deletions