Searched refs:CounterOrIv (Results 1 – 1 of 1) sorted by relevance
34 CounterOrIv::Counter(counter), in encrypt_in_place()46 CounterOrIv::Iv(iv),61 CounterOrIv::Iv(iv),85 CounterOrIv::Counter(counter), in encrypt_overlapping()97 counter: CounterOrIv, in encrypt() argument103 CounterOrIv::Counter(counter) => counter.into(), in encrypt()104 CounterOrIv::Iv(iv) => { in encrypt()128 enum CounterOrIv { enum202 CounterOrIv::Counter(Counter::from_test_vector(nonce, ctr)), in chacha20_test_case_inner()