CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/01/05 14:22:01
Modified files: lib/libcrypto/evp: p_lib.c Log message: 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.