| /external/boringssl/src/rust/bssl-crypto/src/cipher/ |
| D | mod.rs | 133 struct Cipher<C: EvpCipherType> { struct 138 impl<C: EvpCipherType> Cipher<C> { implementation 355 impl<C: EvpCipherType> Drop for Cipher<C> { implementation
|
| /external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/cipher/ |
| D | mod.rs | 135 struct Cipher<C: EvpCipherType> { struct 140 impl<C: EvpCipherType> Cipher<C> { impl 357 impl<C: EvpCipherType> Drop for Cipher<C> { implementation
|
| /external/rust/beto-rust/nearby/presence/ldt/benches/ |
| D | ldt_scan.rs | 122 ) -> LdtBenchState<F::Cipher, D> { in build_bench_state() 145 ) -> ScanScenario<F::Cipher, D> { in random_ldt_scenario() 170 type Cipher: ScanCipher; typedef 172 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher; in build_cipher() 225 type Cipher = LdtScanCipher<B, T, M, P>; typedef 227 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher { in build_cipher() 273 type Cipher = Aes128Ctr64LE; typedef 275 fn build_cipher<C: CryptoProvider>(&self, key_rng: &mut C::CryptoRng) -> Self::Cipher { in build_cipher()
|
| /external/rust/crates/zip/src/ |
| D | aes_ctr.rs | 31 type Cipher; typedef 36 type Cipher = aes::Aes128; typedef 41 type Cipher = aes::Aes192; typedef 46 type Cipher = aes::Aes256; typedef
|
| /external/rust/crates/openssl/src/ |
| D | cipher.rs | 113 pub struct Cipher(Inner); struct 115 unsafe impl Sync for Cipher {} implementation 116 unsafe impl Send for Cipher {} implementation 118 impl Cipher { impl
|
| D | symm.rs | 73 pub struct Cipher(*const ffi::EVP_CIPHER); struct 75 impl Cipher { implementation 81 pub fn from_nid(nid: Nid) -> Option<Cipher> { in from_nid() 496 pub unsafe fn from_ptr(ptr: *const ffi::EVP_CIPHER) -> Cipher { in from_ptr() 561 unsafe impl Sync for Cipher {} implementation 562 unsafe impl Send for Cipher {} implementation 637 t: Cipher, in new() 808 t: Cipher, in encrypt() 847 t: Cipher, in decrypt() 856 t: Cipher, in cipher() [all …]
|
| D | envelope.rs | 40 pub fn new<T>(cipher: Cipher, pub_keys: &[PKey<T>]) -> Result<Seal, ErrorStack> in new() 105 cipher: Cipher, in new()
|
| D | pkcs5.rs | 34 cipher: Cipher, in bytes_to_key()
|
| D | cms.rs | 216 cipher: Cipher, in encrypt()
|
| D | pkey.rs | 362 cipher: Cipher, in private_key_to_pkcs8_passphrase() 505 pub fn cmac(cipher: &Cipher, key: &[u8]) -> Result<PKey<Private>, ErrorStack> { in cmac()
|
| D | pkcs7.rs | 134 cipher: Cipher, in encrypt()
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_crypto_handler.h | 27 enum class Cipher { enum
|
| /external/tink/go/daead/subtle/ |
| D | aes_siv.go | 59 Cipher cipher.Block member
|
| /external/conscrypt/ |
| D | CAPABILITIES.md | 85 ### Cipher subsection
|
| /external/scapy/scapy/layers/ |
| D | ipsec.py | 172 Cipher = algorithms = modes = None variable
|
| /external/rust/crates/mls-rs/src/group/ |
| D | framing.rs | 549 Cipher(PrivateMessage) = 2u16, enumerator
|
| /external/aws-sdk-java-v2/services/elasticloadbalancingv2/src/main/resources/codegen-resources/ |
| D | service-2.json | 1267 "Cipher":{ object
|