Home
last modified time | relevance | path

Searched defs:SharedSecret (Results 1 – 12 of 12) sorted by relevance

/external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/
Dx25519.rs42 type SharedSecret: Into<[u8; 32]>; typedef
54 type SharedSecret = E::SharedSecret; typedef
97 ) -> Result<E::SharedSecret, TestError> {
Dp256.rs43 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/
Delliptic_curve.rs27 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/
Dx25519.rs24 type SharedSecret = [u8; 32]; typedef
51 ) -> Result<<X25519Ecdh as EcdhProvider<X25519>>::SharedSecret, Self::Error> { in diffie_hellman()
Dp256.rs32 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/
Dx25519.rs30 type SharedSecret = [u8; 32]; typedef
62 ) -> Result<<X25519Ecdh<R> as EcdhProvider<X25519>>::SharedSecret, Self::Error> { in diffie_hellman()
Dp256.rs40 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/
Dx25519.rs183 type SharedSecret = [u8; SHARED_SECRET_LEN]; typedef
/external/rust/beto-rust/nearby/crypto/crypto_provider_stubs/src/
Dlib.rs208 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/
Dmod.rs1667 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/
Dmod.rs1667 pub SharedSecret: ::windows_sys::core::PWSTR, field
/external/aws-sdk-java-v2/services/directory/src/main/resources/codegen-resources/
Dservice-2.json3868 "SharedSecret":{ object