Searched defs:build_cipher (Results 1 – 1 of 1) sorted by relevance
172 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher; in build_cipher() method227 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher { in build_cipher() function275 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher { in build_cipher() method