pub const fn const_keyed_hash(key: &[u8; 32], input: &[u8]) -> [u8; 32]
The keyed hash function like [blake3::keyed_hash()], but const fn
blake3::keyed_hash()
const fn