Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/
Dagreement.rs92 pub struct EphemeralPrivateKey { struct
98 EphemeralPrivateKey, argument
103 impl EphemeralPrivateKey { impl
246 my_private_key: EphemeralPrivateKey, in agree_ephemeral()
258 my_private_key: EphemeralPrivateKey, in agree_ephemeral_()