diff options
author | jsing <> | 2022-03-26 14:54:58 +0000 |
---|---|---|
committer | jsing <> | 2022-03-26 14:54:58 +0000 |
commit | 20c8d5e654c79295ab91cfcd49160d5d096494bd (patch) | |
tree | 13e45ed0ae5c37667b0c07f86645e65bf9b2c686 /src/lib/libcrypto/x509/x509_constraints.c | |
parent | d10bc75275e54a97decc3a71a607af1535e2f2b3 (diff) | |
download | openbsd-20c8d5e654c79295ab91cfcd49160d5d096494bd.tar.gz openbsd-20c8d5e654c79295ab91cfcd49160d5d096494bd.tar.bz2 openbsd-20c8d5e654c79295ab91cfcd49160d5d096494bd.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/x509/x509_constraints.c')
0 files changed, 0 insertions, 0 deletions