Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 37) sorted by relevance

12

/system/keymaster/
Dnist_curve_key_exchange.cpp99 UniquePtr<EC_POINT, EC_POINT_Delete> point(EC_POINT_new(group)); in CalculateSharedKey() local
100 if (!point.get() || in CalculateSharedKey()
102 group, point.get(), peer_public_value, peer_public_value_len, in CalculateSharedKey()
104 !EC_POINT_is_on_curve(group, point.get(), nullptr /* ctx */)) { in CalculateSharedKey()
110 if (ECDH_compute_key(result.get(), shared_secret_len_, point.get(), private_key_.get(), in CalculateSharedKey()
/system/extras/perfprofd/
Dperf_profile.proto95 // is device screen on at point when profile is collected?
98 // system load at point when profile is collected; corresponds
103 // At the point when the profile was collected, was a camera active?
106 // At the point when the profile was collected, was the device still booting?
109 // At the point when the profile was collected, was the device plugged into
/system/sepolicy/prebuilts/api/26.0/public/
Dioctl_macros56 # point to point ioctls
Dkernel.te41 # remount filesystems read-only. /data is not mounted at this point,
/system/sepolicy/public/
Dioctl_macros56 # point to point ioctls
Dkernel.te41 # remount filesystems read-only. /data is not mounted at this point,
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
Dapp_neverallows.te194 # are considered somewhat safer due to point #2 above.
/system/sepolicy/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
Dapp_neverallows.te204 # are considered somewhat safer due to point #2 above.
/system/media/camera/docs/
DCaptureResultTest.mako18 * The key entries below this point are generated from metadata
DCameraDeviceInfo.mako18 * The key entries below this point are generated from metadata
DACameraMetadata.mako47 * The key entries below this point are generated from metadata
DCameraMetadataEnums.mako21 * The enum values below this point are generated from metadata
DCameraMetadataKeys.mako22 * The key entries below this point are generated from metadata
/system/libhidl/transport/memory/1.0/
DIMemory.hal58 * at any point in or outside of the update/commit process.
/system/bt/doc/
Dpower_management.md83 At this point, the power managment code is basically done until the first set of
146 At this point, if one of the timers in `bta_dm_cb.pm_timer` times out, a call is
190 At this point, either the method simply returns, or has called back into
/system/nvram/
DREADME.md7 accessed or modified, up to the point of requiring full hardware reset to clear
/system/tpm/trunks/generator/
Draw_commands_fixed.txt2515 // this point
2903 // this point
3511 … available to the caller, except indirectly through the sessionKey. This does not represent a point
3574 2) is not a point on the curve of tpmKey;
3577 When ECC is used, the point multiply process produces a value (Z) that is used in a KDF to
3970 // may be returned at this point
3992 // or TPM_RC_SESSION_MEMORY errors may be returned returned at this point.
4648 // or TPM_RC_TYPE error may be returned at this point.
4752 For an ECC key, the public point shall be f(x) where x is the private key.
5056 // at this point
[all …]
Draw_commands.txt2515 // this point
2903 // this point
3511 … available to the caller, except indirectly through the sessionKey. This does not represent a point
3574 2) is not a point on the curve of tpmKey;
3577 When ECC is used, the point multiply process produces a value (Z) that is used in a KDF to
3968 // may be returned at this point
3990 // or TPM_RC_SESSION_MEMORY errors may be returned returned at this point.
4646 // or TPM_RC_TYPE error may be returned at this point.
4750 For an ECC key, the public point shall be f(x) where x is the private key.
5054 // at this point
[all …]
/system/bt/build/secondary/third_party/aac/
DBUILD.gn176 "-Wno-sequence-point",
/system/core/adb/
DOVERVIEW.TXT137 and the device/emulator they point to. The ADB server must handle
/system/update_engine/
Dupdate_engine.gyp562 # Main entry point for runnning tests.
/system/core/liblog/
DREADME182 The -EBADF return code indicates that the log access point can not be
/system/extras/ioblame/
DREADME118 (at this point, run your apps, when done type ^C ONCE) and output will

12