[#EVP_KDF] = EVP_KDF :mrdocs: Opaque key‐derivation function method returned by EVP_KDF_fetch(). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:evp_kdf_st.adoc[evp_kdf_st] EVP_KDF; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#