Function tmelcrypt::hash_keyed[][src]

pub fn hash_keyed(key: impl AsRef<[u8]>, val: impl AsRef<[u8]>) -> HashVal
Expand description

Hashes a value with the given key.