CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/04 10:22:29
Modified files:
lib/libcrypto/evp: p_lib.c
Log message:
Clean up EVP_PKEY_asn1_get0_info() a bit
Use better variable names without silly p prefix and use explicit checks
against NULL.
