diff options
author | tb <> | 2023-12-22 13:31:35 +0000 |
---|---|---|
committer | tb <> | 2023-12-22 13:31:35 +0000 |
commit | c12667858f367f66314e662114468f3ec7d5a28a (patch) | |
tree | f7a54bf018b0dd3299c3fe392afde29514d4768c /src/lib/libc | |
parent | ceaa3ee99a03ab6937cc307a1b6bb2a60d08c2fa (diff) | |
download | openbsd-c12667858f367f66314e662114468f3ec7d5a28a.tar.gz openbsd-c12667858f367f66314e662114468f3ec7d5a28a.tar.bz2 openbsd-c12667858f367f66314e662114468f3ec7d5a28a.zip |
Remove a bunch of function pointers from X509_STORE_CTX
These are only ever set to one particular function which is either local
to this file or part of the public API and we never added the public API
to set them to something else. Prefix the local functions touched in this
commit with x509_vfy_. More cleanup to follow.
ok joshua jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions