summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_prn.c
diff options
context:
space:
mode:
authorjsing <>2022-11-09 18:17:16 +0000
committerjsing <>2022-11-09 18:17:16 +0000
commit7cbad7d3dd80fdd1276c8da7015092fdae0055f2 (patch)
tree27d5254f556ec63ebc9686b04bbeff73d8b6c622 /src/lib/libcrypto/dsa/dsa_prn.c
parent443c07b885c385d11b74817e7307b199dc897ad0 (diff)
downloadopenbsd-7cbad7d3dd80fdd1276c8da7015092fdae0055f2.tar.gz
openbsd-7cbad7d3dd80fdd1276c8da7015092fdae0055f2.tar.bz2
openbsd-7cbad7d3dd80fdd1276c8da7015092fdae0055f2.zip
Clean up EVP_PKEY_ASN1_METHOD related tables and code.
Rather than messing around with an OBJ_bsearch() for a table that contains 16 entries (and a stack find for any application added methods), simply do a reverse linear scan. This maintains the application method first behaviour, while removing a chunk of code. While here rename some variables and do some style clean up. ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_prn.c')
0 files changed, 0 insertions, 0 deletions