CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/01/01 08:23:00

Modified files:
        lib/libcrypto/evp: evp_local.h p_lib.c 

Log message:
Remove EVP_PKEY's save_type member

This was only used to avoid an ameth lookup in EVP_PKEY_set_type(), a
micro-optimization that was removed in p_lib.c r1.48.

ok jsing

Reply via email to