diff options
author | schwarze <> | 2021-10-24 13:10:46 +0000 |
---|---|---|
committer | schwarze <> | 2021-10-24 13:10:46 +0000 |
commit | 8e1b0c908a4c5230da8f867774cf4f8c41b02174 (patch) | |
tree | 3f22072100020487ad7b10a0b583533a652e1017 /src/lib/libcrypto/bio/bio_lib.c | |
parent | 8fada2576d7c097515c5999de25d0ceb1221f65a (diff) | |
download | openbsd-8e1b0c908a4c5230da8f867774cf4f8c41b02174.tar.gz openbsd-8e1b0c908a4c5230da8f867774cf4f8c41b02174.tar.bz2 openbsd-8e1b0c908a4c5230da8f867774cf4f8c41b02174.zip |
Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to x509v3.h in rev. 1.9
and since CMS_ReceiptRequest_get0_values(3) uses it, add it to the
list of STACK_OF(3) types.
While here, also add the missing CMS_RecipientInfo, CMS_SignerInfo,
OPENSSL_STRING, SRTP_PROTECTION_PROFILE, SSL_CIPHER, SSL_COMP and
X509_NAME to the list of stack types used by the API, drop
STACK_OF(X509_PURPOSE) which is only used internally, and list those
STACK_OF(*) types separately that are obfuscated with typedef.
Diffstat (limited to 'src/lib/libcrypto/bio/bio_lib.c')
0 files changed, 0 insertions, 0 deletions