botan: Replace deprecated FFI function calls
Several "wrapper" functions have been marked deprecated with 2.11.0.
This commit is contained in:
@@ -626,8 +626,7 @@ static char *whitelist[] = {
|
||||
"TNC_IMV_NotifyConnectionChange",
|
||||
/* Botan */
|
||||
"botan_public_key_load",
|
||||
"botan_privkey_create_ecdsa",
|
||||
"botan_privkey_create_ecdh",
|
||||
"botan_privkey_create",
|
||||
"botan_privkey_load_ecdh",
|
||||
"botan_privkey_load",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user