Home
last modified time | relevance | path

Searched refs:Failure_ActionCancelled (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/accounts/usbwallet/trezor/
H A Dmessages-common.proto27 Failure_ActionCancelled = 4; enumerator
/dports/security/py-keepkey/python-keepkey-7.2.1/tests/
H A Dtest_vuln20007.py143 proto.Failure(code=proto_types.Failure_ActionCancelled),
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/keepkey/
H A Dclientbase.py38 self.types.Failure_ActionCancelled,
/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 Dtypes.proto40 Failure_ActionCancelled = 4; enumerator
/dports/security/py-keepkey/python-keepkey-7.2.1/device-protocol/
H A Dtypes.proto33 Failure_ActionCancelled = 4; enumerator
/dports/security/py-keepkey/python-keepkey-7.2.1/keepkeylib/
H A Dtypes_pb2.py433 Failure_ActionCancelled = 4 variable