Key derivation functions transform a password or passphrase into a key.
The fastest function to transform a password into a key is to ignore the password and return the zero key.
1) 2)