Searched defs:SharedSecret (Results 1 – 12 of 12) sorted by relevance
| /external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/ |
| D | x25519.rs | 42 type SharedSecret: Into<[u8; 32]>; typedef 54 type SharedSecret = E::SharedSecret; typedef 97 ) -> Result<E::SharedSecret, TestError> {
|
| D | p256.rs | 43 type SharedSecret: Into<[u8; 32]>; typedef 55 type SharedSecret = E::SharedSecret; typedef 237 ) -> Result<E::SharedSecret, TestError> {
|
| /external/rust/beto-rust/nearby/crypto/crypto_provider/src/ |
| D | elliptic_curve.rs | 27 type SharedSecret: Into<[u8; 32]>; typedef 57 ) -> Result<<Self::Impl as EcdhProvider<C>>::SharedSecret, Self::Error>; in diffie_hellman()
|
| /external/rust/beto-rust/nearby/crypto/crypto_provider_boringssl/src/ |
| D | x25519.rs | 24 type SharedSecret = [u8; 32]; typedef 51 ) -> Result<<X25519Ecdh as EcdhProvider<X25519>>::SharedSecret, Self::Error> { in diffie_hellman()
|
| D | p256.rs | 32 type SharedSecret = [u8; 32]; typedef 108 ) -> Result<<Self::Impl as EcdhProvider<P256>>::SharedSecret, Self::Error> { in diffie_hellman()
|
| /external/rust/beto-rust/nearby/crypto/crypto_provider_rustcrypto/src/ |
| D | x25519.rs | 30 type SharedSecret = [u8; 32]; typedef 62 ) -> Result<<X25519Ecdh<R> as EcdhProvider<X25519>>::SharedSecret, Self::Error> { in diffie_hellman()
|
| D | p256.rs | 40 type SharedSecret = [u8; 32]; typedef 110 ) -> Result<<Self::Impl as EcdhProvider<P256>>::SharedSecret, Self::Error> { in diffie_hellman()
|
| /external/rust/android-crates-io/crates/ring/src/ec/curve25519/ |
| D | x25519.rs | 183 type SharedSecret = [u8; SHARED_SECRET_LEN]; typedef
|
| /external/rust/beto-rust/nearby/crypto/crypto_provider_stubs/src/ |
| D | lib.rs | 208 type SharedSecret = [u8; 32]; typedef 230 ) -> Result<<Self::Impl as EcdhProvider<X25519>>::SharedSecret, Self::Error> { in diffie_hellman() 252 ) -> Result<<Self::Impl as EcdhProvider<P256>>::SharedSecret, Self::Error> { in diffie_hellman() 301 type SharedSecret = [u8; 32]; typedef
|
| /external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/NetworkManagement/Dhcp/ |
| D | mod.rs | 1667 pub SharedSecret: ::windows_sys::core::PWSTR, field
|
| /external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/NetworkManagement/Dhcp/ |
| D | mod.rs | 1667 pub SharedSecret: ::windows_sys::core::PWSTR, field
|
| /external/aws-sdk-java-v2/services/directory/src/main/resources/codegen-resources/ |
| D | service-2.json | 3868 "SharedSecret":{ object
|