MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for Key_derivation_function, including all inherited members.
derive_key(const unsigned char *key, const unsigned int key_length, unsigned char *rkey, unsigned int key_size)=0 | Key_derivation_function | pure virtual |
kdf_options_ | Key_derivation_function | protected |
options_valid_ | Key_derivation_function | protected |
validate_options()=0 | Key_derivation_function | pure virtual |
~Key_derivation_function() | Key_derivation_function | inlinevirtual |