Home
last modified time | relevance | path

Searched refs:HELLO_WORLD_BAD (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ring/src/
Dhmac.rs371 const HELLO_WORLD_BAD: &[u8] = b"hello, worle"; in hmac_signing_key_coverage() constant
382 assert!(hmac::verify(&key, HELLO_WORLD_BAD, tag.as_ref()).is_err()) in hmac_signing_key_coverage()