Latest update
This commit is contained in:
@@ -21,4 +21,7 @@ void openssl_add_all_kdfs_int(void)
|
||||
EVP_add_kdf(&sshkdf_kdf_meth);
|
||||
EVP_add_kdf(&ss_kdf_meth);
|
||||
EVP_add_kdf(&x963_kdf_meth);
|
||||
#ifndef OPENSSL_NO_CMS
|
||||
EVP_add_kdf(&x942_kdf_meth);
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user