CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/06 04:10:10
Modified files:
lib/libcrypto/man: EVP_PKEY_CTX_set_hkdf_md.3
Log message:
Also check EVP_PKEY_CTX_new_id() return in example code. Letting this
be caught by the error check of EVP_PKEY_derive_init() is a dubious
pattern.
