Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 113) sorted by relevance

12345

/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc114 ::android::hardware::identity::support::getRandom(numBytes); in eicOpsRandom()
151 android::hardware::identity::support::encryptAes128Gcm(cppKey, cppNonce, in eicOpsEncryptAes128Gcm()
192 android::hardware::identity::support::decryptAes128Gcm( in eicOpsDecryptAes128Gcm()
214 android::hardware::identity::support::createEcKeyPair(); in eicOpsCreateEcKey()
220 android::hardware::identity::support::ecKeyPairGetPrivateKey( in eicOpsCreateEcKey()
233 android::hardware::identity::support::ecKeyPairGetPublicKey( in eicOpsCreateEcKey()
265 android::hardware::identity::support::createEcKeyPairAndAttestation( in eicOpsCreateCredentialKey()
274 android::hardware::identity::support::certificateChainJoin( in eicOpsCreateCredentialKey()
286 android::hardware::identity::support::ecKeyPairGetPrivateKey( in eicOpsCreateCredentialKey()
327 android::hardware::identity::support::ecPublicKeyGenerateCertificate( in eicOpsSignEcKey()
[all …]
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp110 vector<uint8_t> podDigest = support::sha256(proofOfDeletionCbor); in deleteCredentialCommon()
121 support::coseSignEcDsaWithSignature(signatureOfToBeSigned.value(), in deleteCredentialCommon()
144 vector<uint8_t> podDigest = support::sha256(proofOfOwnershipCbor); in proveOwnership()
155 support::coseSignEcDsaWithSignature(signatureOfToBeSigned.value(), in proveOwnership()
176 support::ecPrivateKeyToKeyPair(ephemeralPriv.value()); in createEphemeralKeyPair()
185 support::ecKeyPairGetPublicKey(keyPair.value()); in createEphemeralKeyPair()
264 signatureOfToBeSigned = support::coseSignGetSignature(readerSignature); in startRetrieval()
297 readerCertificateChain = support::coseSignGetX5Chain(readerSignature); in startRetrieval()
307 support::certificateChainSplit(readerCertificateChain.value()); in startRetrieval()
329 support::certificateChainGetTopMostKey(x509Cert); in startRetrieval()
[all …]
DWritableIdentityCredential.cpp94 support::certificateChainSplit(certChain.value()); in getAttestationCertificate()
396 support::coseSignEcDsaWithSignature(signatureOfToBeSigned.value(), in finishAddingEntries()
/device/google/coral/
DWCNSS_qcom_cfg.ini34 # 802.11d support
93 # 802.11K support
137 #Enable/Disable LPASS support
154 # Enable support for TDLS
159 # Enable support for Implicit Trigger of TDLS. That is, wlan driver shall
167 # Enable support for TDLS off-channel operation
223 # LRO support is deprecated on latest 4.9(SDM845) kernel
304 # Enable Target Wake Time support.
305 # This ini is used to enable or disable TWT support.
467 # Enable/Disable peer unmap confirmation support in Host
[all …]
/device/generic/goldfish/fvpbase/
DREADME.md36 To support graphics on FVP, one additional cherry pick is required. This only
88 The fvp-* lunch targets will build a full Android with UI support, while
89 `fvp_mini-*` will build a small subset needed to boot to shell and support
119 * To disable 32 bit support in fvp_mini-* targets use
143 ``run_model`` command. Add the following to enable MTE support in the model:
156 QEMU is generally much faster than FVP, but its support for the
161 boot the system to GUI due to bugs in its MTE support, so a development
167 `libpixman-1-dev`, and `libgtk-3-dev` for GUI support.
/device/google/redbull/
DWCNSS_qcom_cfg.ini34 # 802.11d support
80 #Allow STA+SAP SCC on DFS channel with master mode support disabled.
97 # 802.11K support
144 #Enable/Disable LPASS support
161 # Enable support for TDLS
166 # Enable support for Implicit Trigger of TDLS. That is, wlan driver shall
174 # Enable support for TDLS off-channel operation
230 # LRO support is deprecated on latest 4.9(SDM845) kernel
311 # Enable Target Wake Time support.
312 # This ini is used to enable or disable TWT support.
[all …]
/device/google/sunfish/
DWCNSS_qcom_cfg.ini34 # 802.11d support
93 # 802.11K support
137 #Enable/Disable LPASS support
154 # Enable support for TDLS
159 # Enable support for Implicit Trigger of TDLS. That is, wlan driver shall
167 # Enable support for TDLS off-channel operation
223 # LRO support is deprecated on latest 4.9(SDM845) kernel
304 # Enable Target Wake Time support.
305 # This ini is used to enable or disable TWT support.
467 # Enable/Disable peer unmap confirmation support in Host
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DCHANGELOG.md102 - Fix support for multiple version number constraints (#95)
116 - Add support for `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS` and enable by default (#93)
139 - Fix MSVC support to actually work and consider library paths too (#71)
156 - Add support for parsing `-Wl,` style framework flags (#48)
DREADME.md61 Some Rust sys crates support building vendored libraries from source, which may be a work
62 around for lack of cross-compilation support in `pkg-config`.
/device/linaro/hikey/sepolicy/
Dfile_contexts39 # temporary workaround for metadata encryption support
42 # temporary workaround for the bootcontrol hal support after the dynamic partititon support
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/
DREADME.md10 compiler support. Code snippets are dynamically tested to see if the `rustc`
11 will accept them, rather than hard-coding specific version support.
24 example, to test for 128-bit integer support, it might look like:
/device/sample/apps/tv/SetupValidation/app/
Dbuild.gradle25 implementation 'com.android.support:leanback-v17:26.1.0'
26 implementation 'com.android.support:appcompat-v7:26.1.0'
/device/sample/apps/tv/SetupCustomizationSample/app/
Dbuild.gradle25 implementation 'com.android.support:leanback-v17:26.1.0'
26 implementation 'com.android.support:appcompat-v7:26.1.0'
/device/generic/goldfish/wifi/wifi_hal/
Dinterface.cpp220 wifi_error Interface::getLoggerSupportedFeatureSet(unsigned int* support) { in getLoggerSupportedFeatureSet() argument
221 if (support == nullptr) { in getLoggerSupportedFeatureSet()
224 *support = 0; in getLoggerSupportedFeatureSet()
Dwifi_hal.cpp292 unsigned int *support) { in wifi_get_logger_supported_feature_set() argument
297 return asInterface(handle)->getLoggerSupportedFeatureSet(support); in wifi_get_logger_supported_feature_set()
/device/google/coral/json-c/
DChangeLog22 * Remove the old libjson.so name compatibility support. The library is
42 * Add support NaN and Infinity
57 * Add support for building on Android.
98 * Improve support for null bytes within JSON strings.
102 * Add int64 support. Two new functions json_object_net_int64 and
/device/google/redbull/json-c/
DChangeLog22 * Remove the old libjson.so name compatibility support. The library is
42 * Add support NaN and Infinity
57 * Add support for building on Android.
98 * Improve support for null bytes within JSON strings.
102 * Add int64 support. Two new functions json_object_net_int64 and
/device/google/sunfish/json-c/
DChangeLog22 * Remove the old libjson.so name compatibility support. The library is
42 * Add support NaN and Infinity
57 * Add support for building on Android.
98 * Improve support for null bytes within JSON strings.
102 * Add int64 support. Two new functions json_object_net_int64 and
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend_impl.inc14 // It does not support types that don't use the usual IEEE-754 interchange
18 // Note please, however, that this implementation is only intended to support
25 // to add support for quad on some 32-bit systems, for example. You also may
/device/linaro/hikey/
Dproduct.prop30 # Disable LeAudio related profile as there is no support for it
39 # Set BLE vendor specific extensions support to false
/device/generic/goldfish/camera/
DCameraProvider.cpp129 bool* support) { in isConcurrentStreamCombinationSupported() argument
130 *support = false; in isConcurrentStreamCombinationSupported()
/device/linaro/poplar/wifi/wifi_hal/
Dwifi_logger.cpp149 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand() argument
150 : WifiCommand("DebugCommand", iface, 0), mSupport(support), mType(cmdType) in DebugCommand()
460 unsigned int *support) in wifi_get_logger_supported_feature_set() argument
462 if (support) { in wifi_get_logger_supported_feature_set()
463 DebugCommand *cmd = new DebugCommand(iface, support, GET_FEATURE); in wifi_get_logger_supported_feature_set()
/device/linaro/hikey/hikey960/
Dfstab.hikey96010 # Use the old cache partition for /metadata in order to support metadata encryption
13 # and the vendor partition is not used after the dynamic partition support
/device/google/redfin/
Daosp_redfin_64_with_32.mk26 PRODUCT_MODEL := AOSP on Redfin 64-bit only zygote with 32 bit support
/device/google/gs-common/pixelsupport/sepolicy/product/private/
Dseapp_contexts2 user=_app seinfo=PixelSupport name=com.google.android.apps.pixel.support domain=pixelsupport_app ty…

12345