Home
last modified time | relevance | path

Searched refs:OpaqueKey (Results 1 – 8 of 8) sorted by relevance

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/win-crypto-ng-0.2.0/src/
H A Dkey_blob.rs20 OpaqueKey, enumerator
46 BlobType::OpaqueKey => BCRYPT_OPAQUE_KEY_BLOB, in as_value()
76 BCRYPT_OPAQUE_KEY_BLOB => Ok(BlobType::OpaqueKey), in try_from()
/dports/net-mgmt/observium/observium/mibs/enterasys/
H A DENTERASYS-ACTIVATION-MIB238 <FormatCode> <OpaqueKey>
241 and identifies the format of the <OpaqueKey>.
243 The <OpaqueKey> may be encoded in any fashion the agent
267 <OpaqueKey> : XXXX-XXXX-XXXX-XXXX (existing key)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/midi/
H A Dmidi_manager_alsa_unittest.cc224 port_input_0_->OpaqueKey()); in TEST_F()
233 port_output_0_->OpaqueKey()); in TEST_F()
238 port_input_minimal_->OpaqueKey()); in TEST_F()
H A Dmidi_manager_alsa.h106 std::string OpaqueKey() const;
H A Dmidi_manager_alsa.cc397 std::string MidiManagerAlsa::MidiPort::OpaqueKey() const { in OpaqueKey() function in midi::MidiManagerAlsa::MidiPort
1168 const auto& opaque_key = new_port->OpaqueKey(); in UpdatePortStateAndGenerateEvents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/midi/
H A Dmidi_manager_alsa_unittest.cc224 port_input_0_->OpaqueKey()); in TEST_F()
233 port_output_0_->OpaqueKey()); in TEST_F()
238 port_input_minimal_->OpaqueKey()); in TEST_F()
H A Dmidi_manager_alsa.h106 std::string OpaqueKey() const;
H A Dmidi_manager_alsa.cc397 std::string MidiManagerAlsa::MidiPort::OpaqueKey() const { in OpaqueKey() function in midi::MidiManagerAlsa::MidiPort
1168 const auto& opaque_key = new_port->OpaqueKey(); in UpdatePortStateAndGenerateEvents()