summaryrefslogtreecommitdiff
path: root/lib/libssl/tls12_lib.c
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2022-03-26 14:54:59 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2022-03-26 14:54:59 +0000
commitb66a8ff49929856758c6440dce2795161635150d (patch)
tree5c6f34464d7a62cd7da776e190815ab1b525d014 /lib/libssl/tls12_lib.c
parent520e815dace54b8df638bee5e13699a4dd136c4f (diff)
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 'lib/libssl/tls12_lib.c')
0 files changed, 0 insertions, 0 deletions