diff options
author | jsing <> | 2021-12-14 17:35:21 +0000 |
---|---|---|
committer | jsing <> | 2021-12-14 17:35:21 +0000 |
commit | 9ba2385eabb29de87df68ff88f34bbd29ed4952e (patch) | |
tree | c1a26d3aa6222d08c3946dc662d663cc793fc23d /src/lib/libssl/bs_cbs.c | |
parent | bb673fb853e10ee12848841c7d2608a5018a7e5c (diff) | |
download | openbsd-9ba2385eabb29de87df68ff88f34bbd29ed4952e.tar.gz openbsd-9ba2385eabb29de87df68ff88f34bbd29ed4952e.tar.bz2 openbsd-9ba2385eabb29de87df68ff88f34bbd29ed4952e.zip |
Consolidate ASN.1 universal tag type data.
There are currently three different tables in three different files that
contain information about ASN.1 universal class tag types. Range checking
is also implemented in three different places (with different
implementations).
Consolidate all of this into a single table, provide a lookup function that
deals with the range checks and wrappers to deal with specific types.
ok inoguchi@ tb@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions