Searched refs:nonce_for_enc (Results 1 – 1 of 1) sorted by relevance
99 let nonce_for_enc = Nonce12::new(rng); in create_arc() localVariable112 unprotected_hdr = unprotected_hdr.iv(try_to_vec(&nonce_for_enc.0)?); in create_arc()128 cipher.encrypt(encrypting_key, input, aad, &nonce_for_enc) in create_arc()