/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | cbor.h | 56 template <typename Key, typename Value> 58 const Key& key_; 60 MapElement(const Key& key, const Value& value) : key_(key), value_(value) {} in MapElement() 169 template <typename Key, typename Value> 170 MapElement<Key, Value> pair(const Key& k, const Value& v) { 171 return MapElement<Key, Value>(k, v); 317 template <typename Key, typename Value> 318 WriteState write(WriteState wState, const MapElement<Key, Value>& element) {
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | DeviceManager.h | 41 template <class Derived, class Key, class Interface> 44 sp<Interface> getExisting(const Key& name) { in getExisting() 49 sp<Interface> get(const Key& name) { in get() 58 bool reset(const Key& name, bool waitForDestruction) __attribute__((warn_unused_result)) { in reset() 82 std::map<Key, sp<Interface>> instances;
|
/hardware/interfaces/drm/1.0/vts/functional/include/ |
D | drm_hal_vendor_module_api.h | 186 struct Key { struct 207 std::vector<Key> keys;
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_vendor_module_api.h | 186 struct Key { struct 207 std::vector<Key> keys;
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaNetwork.hal | 60 * | '@' | realm | {',' Key Identifier} 66 * - Key Identifier is a null-terminated string of the form "<Key>=<Value>"
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaNetwork.hal | 37 /** WPA3-Personal SAE Key management */ 40 /** WPA3-Enterprise Suite-B Key management */ 43 /** Enhacned Open (OWE) Key management */ 46 /** Easy Connect (DPP) Key management */
|
D | ISupplicantStaIface.hal | 49 * Get Key management capabilities of the device
|
/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/ |
D | drm_hal_vendor_test.h | 55 using Key = ::DrmHalVTSVendorModule_V1::ContentConfiguration::Key; variable
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOutEventCallback.hal | 96 * [ raw bytes (entry 1) Key (Payload<String>) 103 * Key (Payload<String>) 113 * Key (Payload<String>)
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOutEventCallback.hal | 115 * [ raw bytes (entry 1) Key (Payload<String>) 122 * Key (Payload<String>) 132 * Key (Payload<String>)
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 169 * Key request type is for an initial license request 174 * Key request type is for license renewal. Renewal requests are used 180 * Key request type is a release. A key release causes offline keys 186 * Key request type is unknown due to some error condition.
|
/hardware/nxp/nfc/intf/nxpnfc/2.0/ |
D | INxpNfc.hal | 22 * Gets vendor params values whose Key has been provided.
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | types.hal | 107 * WPA3 SAE Public-Key.
|
D | ISupplicantStaNetwork.hal | 187 * Set whether to enable SAE PK (Public Key) only mode to enable public AP validation.
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 43 KEY_SIZE = TagType:UINT | 3, /** Key size in bits. */ 70 /** Key validity period */ 115 CREATION_DATETIME = TagType:DATE | 701, /** Key creation time */ 342 * Key derivation functions, mostly used in ECIES.
|
D | IKeymasterDevice.hal | 78 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided 95 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 78 * case of WPA-PSK, this happens when receiving the first EAPOL-Key 84 * This state is entered when 4-Way Key Handshake has been completed 86 * Key rekeying is started by the AP (i.e., when supplicant receives 94 * Group Key Handshake; with IEEE 802.1X (non-WPA) connection is
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 83 * Get Key management capabilities of the device
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 76 * Key components in platform are shutting down due to thermal condition.
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 122 /** Key management mask for the network. */
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 162 /** Key management mask for the replace V1_0.encryptionType. */
|
/hardware/interfaces/radio/1.1/ |
D | types.hal | 212 // java.security.Key interface.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 30 * o Key generation 113 * == Key Access Control == 196 * IKeymasterDevice key, as described in the Key Access Control section above. 461 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 476 * Imports key material into an IKeymasterDevice. Key definition parameters and return values 493 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 672 * o subject -- CN="Android Keystore Key" (same value for all keys) 676 * o Key Usage extension -- digitalSignature bit must be set iff the attested key has 897 * -- All Key Types -- 1105 * Key authorization enforcement is performed primarily in begin(). The one exception is the [all …]
|
/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerClient.hal | 324 * Key names must comply with the requirements specified for 339 * Key names must meet the following requirements:
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 82 /** Key phrase descriptor */
|