diff options
author | tb <> | 2024-07-26 13:33:39 +0000 |
---|---|---|
committer | tb <> | 2024-07-26 13:33:39 +0000 |
commit | 5b4420abd2732d5067b6c39e009681a5dab1bfb1 (patch) | |
tree | 9e3b00b7082b06bc6f223c7dca10b8f332baa24e /src/lib/libcrypto/hidden/openssl/x509.h | |
parent | 965175becb37ff83ae67cfe98c9ca0d9b4675d78 (diff) | |
download | openbsd-5b4420abd2732d5067b6c39e009681a5dab1bfb1.tar.gz openbsd-5b4420abd2732d5067b6c39e009681a5dab1bfb1.tar.bz2 openbsd-5b4420abd2732d5067b6c39e009681a5dab1bfb1.zip |
Disable X509at_get_attr{,_count}() and X509at_delete_attr()
These are (not so) thin wrappers around the stack API and only make
things unreadable by adding an unneccesary layer of indirection and
repeating checks already present in the stack API. X509at_delete_attr()
is a masterpiece.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/hidden/openssl/x509.h')
0 files changed, 0 insertions, 0 deletions