summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2023-07-28 14:34:54 +0000
committertb <>2023-07-28 14:34:54 +0000
commitb5b5f9335614fcce5146d82ce069cfb3d23cc5a8 (patch)
tree00560126d1741cb976f7ddb6969717a473c1d477 /src/lib/libc
parenta9f558638c3f441a2ba9535c3e696ec5641b3005 (diff)
downloadopenbsd-b5b5f9335614fcce5146d82ce069cfb3d23cc5a8.tar.gz
openbsd-b5b5f9335614fcce5146d82ce069cfb3d23cc5a8.tar.bz2
openbsd-b5b5f9335614fcce5146d82ce069cfb3d23cc5a8.zip
The CRYPTO_EX_DATA type is not opaque
By API misdesign, it cannot be opaque. The incorrect documentation was added as a part of a huge commit with a lot of churn. CRYPTO_EX_DATA typically lives as an embedded struct of an opaque struct, but it can also be used by applications, for example to initialize libssl. documentation error pointed out by jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions