Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/
Dpsk.rs19 pub struct PreSharedKey( struct
25 impl Debug for PreSharedKey { implementation
33 impl PreSharedKey { implementation
45 impl From<Vec<u8>> for PreSharedKey { implementation
51 impl From<Zeroizing<Vec<u8>>> for PreSharedKey { implementation
57 impl AsRef<[u8]> for PreSharedKey { implementation
63 impl Deref for PreSharedKey { implementation
131 async fn get(&self, id: &ExternalPskId) -> Result<Option<PreSharedKey>, Self::Error>; in get()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/storage_provider/in_memory/
Dpsk_storage.rs42 pub fn insert(&mut self, id: ExternalPskId, psk: PreSharedKey) { in insert()
53 pub fn get(&self, id: &ExternalPskId) -> Option<PreSharedKey> { in get()
80 async fn get(&self, id: &ExternalPskId) -> Result<Option<PreSharedKey>, Self::Error> { in get()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/psk/
Dresolver.rs38 async fn resolve_resumption(&self, psk_id: &ResumptionPsk) -> Result<PreSharedKey, MlsError> { in resolve_resumption()
57 async fn resolve_external(&self, psk_id: &ExternalPskId) -> Result<PreSharedKey, MlsError> { in resolve_external()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dpsk.rs143 async fn get(&self, _: &ExternalPskId) -> Result<Option<PreSharedKey>, Self::Error> { in get()
Dclient_builder.rs584 psk: PreSharedKey, in psk()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dstate_repo.rs104 ) -> Result<Option<PreSharedKey>, MlsError> { in resumption_secret()
Dproposal_cache.rs3803 async fn get(&self, _: &ExternalPskId) -> Result<Option<PreSharedKey>, Self::Error> { in get()
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go583 PreSharedKey []byte member
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go572 PreSharedKey []byte member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc5002 TEST_P(EndToEndTest, PreSharedKey) { in TEST_P() argument
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
H A Dservice-2.json44232 "PreSharedKey":{ object
57473 "PreSharedKey":{ object
60434 "PreSharedKey":{ object
/aosp_15_r20/external/aws-sdk-java-v2/services/securityhub/src/main/resources/codegen-resources/
H A Dservice-2.json7169 "PreSharedKey":{ object