Home
last modified time | relevance | path

Searched defs:point (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp654 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in certificateSignedByPublicKey() local
728 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in checkEcDsaSignature() local
905 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in createAttestationForEcPublicKey() local
1199 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in ecPublicKeyGenerateCertificate() local
1356 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in ecdh() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp471 hwc2_function_pointer_t point) { in registerCallback()
1185 hwc2_function_pointer_t point) { in registerHwc3Callback()
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp73 const EC_POINT* point = EC_KEY_get0_public_key(ecKey); in ecKeyGetPublicKey() local
94 auto point = EC_POINT_Ptr(EC_POINT_new(group.get())); in getAffineCoordinates() local
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp2162 EC_POINT_Ptr point = EC_POINT_Ptr(EC_POINT_new(group.get())); in p256_pub_key() local
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp13620 size_t point = 0; in translateFwkMetadataToHalMetadata() local