summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/o_init.c
diff options
context:
space:
mode:
authortb <>2024-01-04 16:41:56 +0000
committertb <>2024-01-04 16:41:56 +0000
commit7a63cf228d8c89efdb78c641551b9bac57739698 (patch)
tree42c88a97ebc87bb0e93b4c3ce66bffb8d866247f /src/lib/libcrypto/o_init.c
parent5476a9d1ff0475bb9440b5e67a3837b7ed91fd7c (diff)
downloadopenbsd-7a63cf228d8c89efdb78c641551b9bac57739698.tar.gz
openbsd-7a63cf228d8c89efdb78c641551b9bac57739698.tar.bz2
openbsd-7a63cf228d8c89efdb78c641551b9bac57739698.zip
Split ameth arrays into individual methods
For some reason DSA, GOST, and RSA had their ASN.1 methods stored in an array. This is clumsy and the only benefit is that one saves a few externs in p_lib.c. They were also arranged by ascending NID because of bsearch() madness. Split them up and arrange the methods by name, which is much saner and simpler. ok jsing
Diffstat (limited to 'src/lib/libcrypto/o_init.c')
0 files changed, 0 insertions, 0 deletions