solana_keccak_hasher

Function extend_and_hash

Source
pub fn extend_and_hash(id: &Hash, val: &[u8]) -> Hash
Available on crate feature std only.
Expand description

Return the hash of the given hash extended with the given value.