Searched refs:KE_NONCE (Results 1 – 2 of 2) sorted by relevance
39 pub const KE_NONCE: Label = Label::Int(-70004); constant
140 .try_push((arc::KE_NONCE, Value::Bytes(nonce_for_ke.0.clone().to_vec())))?; in create()791 if *label == arc::KE_NONCE { in extract_nonce()