/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeper.h | 140 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local 141 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
|
/hardware/interfaces/gatekeeper/aidl/software/ |
D | SoftGateKeeper.h | 156 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local 157 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 82 /** Represents latitude in degrees at which the corrections are computed.. */ 85 /** Represents longitude in degrees at which the corrections are computed.. */ 90 * are computed.
|
D | IMeasurementCorrections.hal | 35 * @param corrections The computed corrections to be used by the HAL.
|
/hardware/interfaces/gnss/measurement_corrections/1.1/ |
D | IMeasurementCorrections.hal | 35 * @param corrections The computed corrections to be used by the HAL.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_compute_shader_derivatives.adoc | 30 Derivatives will be computed via differencing over a 2x2 group of shader
|
D | VK_NV_coverage_reduction_mode.adoc | 26 In the merge mode, the color sample coverage is computed such that only
|
D | VK_EXT_application_parameters.adoc | 65 * a checksum pname:key where the pname:value is computed based on other
|
D | VK_QCOM_image_processing.adoc | 54 The error metric is computed per-component.
|
D | VK_NV_viewport_swizzle.adoc | 23 vector is computed for each vertex by selecting from and optionally negating 182 The [eq]#Z# normalized device coordinate computed after swizzling would
|
D | VK_NV_representative_fragment_test.adoc | 90 lookups using automatic LOD computation, derivatives will be computed
|
D | VK_NV_shader_image_footprint.adoc | 198 In the previous issue, we had an example that computed separate masks
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 33 * High-order (up to 64x64) box filtering with HW-computed weights, and fractional box sizes 401 a component-wise minimum or maximum is computed, for all texels in the region with non-zero 448 the layer index for a each filter phase is computed as: 470 formula, the 1D texel offset for all weights and phases within each layer is computed as: 489 For each texel covered by the box, a weight value is computed by the implementation. 502 a component-wise minimum or maximum is computed, for all texels covered by the box, 514 is computed per-component. `OpImageBlockMatchSADQCOM` computes "Sum Of Absolute 531 For each texel in the regions, a difference value is computed by subtracting the 541 a component-wise minimum or maximum is computed, for all texels in the region.
|
D | VK_HUAWEI_cluster_culling_shader.adoc | 13 …lternatively, a cluster can also be an entire mesh, cluster will be pre-computed and stored with t…
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationResultCallback.hal | 52 * @param confirmationToken a 32-byte HMAC-SHA256 value, computed over
|
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/ |
D | Arc.cddl | 40 ? -70010 : bstr .size 32 ; "session_id" computed during the key exchange protocol
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 310 A preliminary shared exponent [eq]#exp'# is computed: 324 The shared exponent [eq]#exp~shared~# is computed: 348 computed: 1673 dimensionality matches the number of partial derivatives computed above. 1694 The derivatives are computed as specified above, and the implicit LOD 1862 The LOD must: be computed with pname:mipmapPrecisionBits of accuracy. 2009 The LOD parameter [eq]#{lambda}# is computed as follows: 2062 computed based on the LOD parameter, as follows: 2222 The layer index [eq]#l# is computed as: 2584 The linear weights are derived from the fractions computed earlier: [all …]
|
D | fragmentdensitymapops.adoc | 48 The offsetted coordinate [eq]#(x',y')# is computed as follows:
|
/hardware/google/pixel/vibrator/common/proto/ |
D | capo.proto | 125 // The amount of time that the algorithm's computed stillness confidence
|
/hardware/interfaces/health/2.0/ |
D | IHealth.hal | 97 * battery. The time period over which the average is computed may depend on
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 130 * The values in the output tensor are computed as: 234 * The values in the output tensor are computed as: 331 * The values in the output tensor are computed as: 634 * The values in the output tensor are computed as: 660 * The values in the output tensor are computed as: 811 * computed from hash functions. 1010 * The values in the output tensor are computed as: 1200 * dimension is computed so that the total size remains constant. In
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 607 * and changes monthly and on most password resets. It is computed with: 613 * T is the "temporal counter value", computed by dividing the value of 1228 * MACs are computed with a backward-compatible method, used by Keymaster 3.0, Gatekeeper 1.0 1231 * The MAC is Constants::AUTH_TOKEN_MAC_LENGTH bytes in length and is computed as follows: 1303 * 32-byte HMAC-SHA256 of the above values, computed as:
|
/hardware/interfaces/automotive/sv/1.0/ |
D | types.hal | 249 * Height is computed keeping the aspect ratio of the mapping info,
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 241 * If receiver has computed time for a non-GPS constellation, the time offset of 338 * Represents a GNSS Measurement, it contains raw and computed information.
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 414 uint8_t[32] hmac; // HMAC is computed over 0 || challenge || user_id ||
|