CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/07/21 02:36:43

Modified files:
        lib/libcrypto/man: DH_get0_pqg.3 DSA_get0_pqg.3 
                           EC_KEY_METHOD_new.3 EVP_AEAD_CTX_init.3 
                           EVP_DigestInit.3 EVP_DigestSignInit.3 
                           EVP_DigestVerifyInit.3 EVP_EncryptInit.3 
                           EVP_PKEY_CTX_new.3 EVP_PKEY_asn1_get_count.3 
                           EVP_PKEY_new.3 EVP_SignInit.3 
                           EVP_VerifyInit.3 HMAC.3 

Log message:
Unify description of the obsolete ENGINE parameter

This uses the same language in most manuals mentioning the obsolete
ENGINE parameters. Make it clear that it is always ignored and that
NULL should be passed. Always call it engine instead of a mix of e
pe, impl, eng.

Reply via email to