Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dnist_curve_key_exchange.cpp101 UniquePtr<EC_POINT, EC_POINT_Delete> point(EC_POINT_new(group)); in CalculateSharedKey() local
/system/tools/aidl/
Daidl.cpp378 AidlLocation::Point point = {.line = lineno, .column = 0 /*column*/}; in parse_preprocessed_file() local