diff options
author | tb <> | 2024-01-04 17:17:40 +0000 |
---|---|---|
committer | tb <> | 2024-01-04 17:17:40 +0000 |
commit | d0e416b67fcb7e23e0f7e1a276beb5d08487dbcd (patch) | |
tree | de49d92dab8766e00318df9a79cf5e893cac50d0 /src/lib/libcrypto/objects/obj_dat.c | |
parent | 00a41f70d8c4e3330ec5ea9a908795fa95756a7f (diff) | |
download | openbsd-d0e416b67fcb7e23e0f7e1a276beb5d08487dbcd.tar.gz openbsd-d0e416b67fcb7e23e0f7e1a276beb5d08487dbcd.tar.bz2 openbsd-d0e416b67fcb7e23e0f7e1a276beb5d08487dbcd.zip |
Clean up EVP_PKEY_asn1_find_str()
Use slightly better argument and variable names, do not pointlessly try
to match a string of negative length < -1, use a size_t for the strlen()
and preserve the logic that allows lookup by a string fragment rather
than a full string.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions