Home
last modified time | relevance | path

Searched refs:GetECDHSessionKey (Results 1 – 4 of 4) sorted by relevance

/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/
H A Dmisc.py59 messages.GetECDHSessionKey(
H A Dmessages.py95 GetECDHSessionKey = 61 variable in MessageType
2898 class GetECDHSessionKey(protobuf.MessageType): class
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/accounts/usbwallet/internal/trezor/
H A Dmessages.pb.go2339 type GetECDHSessionKey struct { struct
2346 func (m *GetECDHSessionKey) Reset() { *m = GetECDHSessionKey{} } argument
2347 func (m *GetECDHSessionKey) String() string { return proto.CompactTextString(m) } argument
2348 func (*GetECDHSessionKey) ProtoMessage() {} argument
2349 func (*GetECDHSessionKey) Descriptor() ([]byte, []int) { return fileDescriptor1, []int{57} } argument
2351 func (m *GetECDHSessionKey) GetIdentity() *IdentityType { argument
2358 func (m *GetECDHSessionKey) GetPeerPublicKey() []byte { argument
2365 func (m *GetECDHSessionKey) GetEcdsaCurveName() string { argument
2844 proto.RegisterType((*GetECDHSessionKey)(nil), "GetECDHSessionKey")
H A Dmessages.proto752 message GetECDHSessionKey { message
760 * @prev GetECDHSessionKey