Function EVP_KDF_CTX_get_kdf_size

Source
pub unsafe extern "C" fn EVP_KDF_CTX_get_kdf_size(
    ctx: *mut EVP_KDF_CTX,
) -> size_t