EVP_PKEY_asn1_find_str() tweaks
authortb <tb@openbsd.org>
Fri, 5 Jan 2024 21:22:01 +0000 (21:22 +0000)
committertb <tb@openbsd.org>
Fri, 5 Jan 2024 21:22:01 +0000 (21:22 +0000)
commitb68104e42fc0e0a1da7e4046bd5fcf5de986da49
tree03225a435a9cb1ef6e81385de1335dc419b2e322
parentcba2cefc48a5c535f32cf1b41b3bcd1e1d9cdd78
EVP_PKEY_asn1_find_str() tweaks

Switch i to a size_t and improve a flag check. Part of an earlier diff
that was ok jsing but were lost when I reworked the diff.
lib/libcrypto/evp/p_lib.c