diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2022-03-26 14:54:59 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2022-03-26 14:54:59 +0000 |
commit | b66a8ff49929856758c6440dce2795161635150d (patch) | |
tree | 5c6f34464d7a62cd7da776e190815ab1b525d014 /lib/libssl/tls12_lib.c | |
parent | 520e815dace54b8df638bee5e13699a4dd136c4f (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