summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/stack/stack.c
diff options
context:
space:
mode:
authortb <>2024-02-24 08:00:37 +0000
committertb <>2024-02-24 08:00:37 +0000
commit1fc6cbdf068b16378dacfb22c3ce1e29313ee314 (patch)
tree4c348bb661a53df990a06ab06c91de697295c9e6 /src/lib/libcrypto/stack/stack.c
parent1ed07476f564ab38570ad487d745791079044274 (diff)
downloadopenbsd-1fc6cbdf068b16378dacfb22c3ce1e29313ee314.tar.gz
openbsd-1fc6cbdf068b16378dacfb22c3ce1e29313ee314.tar.bz2
openbsd-1fc6cbdf068b16378dacfb22c3ce1e29313ee314.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/stack/stack.c')
0 files changed, 0 insertions, 0 deletions