summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authortb <>2024-01-04 17:38:36 +0000
committertb <>2024-01-04 17:38:36 +0000
commitffc98932e7dd8da47a52971639e2eb8ada5f7097 (patch)
tree0099e9b3077e473a202c464efd1bf63a3d98814a /src/lib/libssl/ssl_ciph.c
parent744f9b9df3bd01a4f216013bf31f8d1151043177 (diff)
downloadopenbsd-ffc98932e7dd8da47a52971639e2eb8ada5f7097.tar.gz
openbsd-ffc98932e7dd8da47a52971639e2eb8ada5f7097.tar.bz2
openbsd-ffc98932e7dd8da47a52971639e2eb8ada5f7097.zip
Remove unused app_data from EVP_CIPHER
The EVP_CIPHER structs are static const data that the library returns when you call EVP_aes_128_cbc(), for example. It makes no sense whatsoever to hang user data off such a struct, but it's been there since forever. ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions