diff options
author | jsing <> | 2022-03-26 14:54:58 +0000 |
---|---|---|
committer | jsing <> | 2022-03-26 14:54:58 +0000 |
commit | 33c81c3e0f1ee210c394320c35bce015fbf8e11e (patch) | |
tree | 13e45ed0ae5c37667b0c07f86645e65bf9b2c686 /src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 | |
parent | c6fe14d607c4444cd5cbc220cf8ca19aee4d8609 (diff) | |
download | openbsd-33c81c3e0f1ee210c394320c35bce015fbf8e11e.tar.gz openbsd-33c81c3e0f1ee210c394320c35bce015fbf8e11e.tar.bz2 openbsd-33c81c3e0f1ee210c394320c35bce015fbf8e11e.zip |
Convert c2i_ASN1_OBJECT() and d2i_ASN1_OBJECT to CBS.
Along the way, rather than having yet another piece of code that parses
OID arcs, reuse oid_parse_arc(). Always allocate a new ASN1_OBJECT rather
than doing a crazy dance with ASN1_OBJECT_FLAG_DYNAMIC and trying to free
parts of an ASN1_OBJECT if one is passed in.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
0 files changed, 0 insertions, 0 deletions