whitelist openssl ecdsa_check function
This commit is contained in:
@@ -202,6 +202,7 @@ char *whitelist[] = {
|
|||||||
"DH_new_method",
|
"DH_new_method",
|
||||||
"ENGINE_load_builtin_engines",
|
"ENGINE_load_builtin_engines",
|
||||||
"OPENSSL_config",
|
"OPENSSL_config",
|
||||||
|
"ecdsa_check",
|
||||||
/* libgcrypt */
|
/* libgcrypt */
|
||||||
"gcry_control",
|
"gcry_control",
|
||||||
"gcry_check_version",
|
"gcry_check_version",
|
||||||
|
|||||||
Reference in New Issue
Block a user