Browse Source
remove get_iv() from the key management plugin API
remove get_iv() from the key management plugin API
now IVs are always handled internallypull/42/head
12 changed files with 4 additions and 84 deletions
-
2include/mysql/plugin_audit.h.pp
-
2include/mysql/plugin_auth.h.pp
-
9include/mysql/plugin_encryption_key_management.h
-
3include/mysql/plugin_encryption_key_management.h.pp
-
2include/mysql/plugin_ftparser.h.pp
-
2include/mysql/plugin_password_validation.h.pp
-
3include/mysql/service_encryption_keys.h
-
8plugin/debug_key_management_plugin/debug_key_management_plugin.cc
-
17plugin/example_key_management_plugin/example_key_management_plugin.cc
-
29plugin/file_key_management_plugin/file_key_management_plugin.cc
-
8sql/encryption_keys.cc
-
3sql/sql_plugin_services.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue