Return a human-readable description of a KDF algorithm.
Declared in <openssl/kdf.h>
<openssl/kdf.h>
char const* EVP_KDF_get0_description(EVP_KDF const* kdf);
Internal description string, or NULL; do not free.