Searched defs:EcExchangeKeyPub (Results 1 – 4 of 4) sorted by relevance
734 ) -> Result<(EcExchangeKeyPub, Identity, Nonce16), Error> { in decode_peer_info()750 peer_key: &EcExchangeKeyPub, in compute_shared_secret()
87 peer_key: &EcExchangeKeyPub, in compute_shared_secret()
105 pub struct EcExchangeKeyPub(pub CoseKey); struct
53 peer_key: &EcExchangeKeyPub, in compute_shared_secret()