Searched refs:HELLO_WORLD_BAD (Results 1 – 1 of 1) sorted by relevance
371 const HELLO_WORLD_BAD: &[u8] = b"hello, worle"; in hmac_signing_key_coverage() constant382 assert!(hmac::verify(&key, HELLO_WORLD_BAD, tag.as_ref()).is_err()) in hmac_signing_key_coverage()