Home
last modified time | relevance | path

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

/external/rust/crates/ring/src/
Dagreement.rs94 pub struct EphemeralPrivateKey { struct
100 EphemeralPrivateKey, argument
105 impl EphemeralPrivateKey { impl
256 my_private_key: EphemeralPrivateKey, in agree_ephemeral()
272 my_private_key: EphemeralPrivateKey, in agree_ephemeral_()