summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_dat.c
diff options
context:
space:
mode:
authortb <>2024-02-24 08:00:37 +0000
committertb <>2024-02-24 08:00:37 +0000
commit1f31ec76cd83a26559f7a7ee2623bce8b503473d (patch)
tree4c348bb661a53df990a06ab06c91de697295c9e6 /src/lib/libcrypto/objects/obj_dat.c
parent8d2b78c5e17d7734a67e7476a85adbbb8de41cf2 (diff)
downloadopenbsd-1f31ec76cd83a26559f7a7ee2623bce8b503473d.tar.gz
openbsd-1f31ec76cd83a26559f7a7ee2623bce8b503473d.tar.bz2
openbsd-1f31ec76cd83a26559f7a7ee2623bce8b503473d.zip
Remove custom key length handling
No cipher in libcrypto is marked EVP_CIPH_CUSTOM_KEY_LENGTH and no control handler deals with EVP_CTRL_SET_KEY_LENGTH, which means that this code is dead as far as libcrypto is concerned. Almost nothing uses EVP_CIPHER_meth* (this was added for a single project) and nothing sets a custom ctrl. This isn't going to change anyway since EVP_CIPHER_meth* is deprecated in order to promote more provider beauty. ok beck jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions