Latest update

This commit is contained in:
2019-07-13 19:13:22 +09:00
parent 9a23f88dc2
commit 2e57f602ae
542 changed files with 17287 additions and 6184 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ void EVP_CIPHER_meth_free(EVP_CIPHER *cipher)
}
}
int EVP_CIPHER_upref(EVP_CIPHER *cipher)
int EVP_CIPHER_up_ref(EVP_CIPHER *cipher)
{
int ref = 0;