Home
last modified time | relevance | path

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

/aosp_15_r20/system/authgraph/core/src/
H A Dtraits.rs79 pub trait EcDh: Send { interface
H A Dkeyexchange.rs748 ecdh: &dyn EcDh, in compute_shared_secret()