Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/native/mock/src/
Dusb_request_mock_test.cpp129 USBEndpoint point = interface_.GetEndpoints().at(0); variable
147 USBEndpoint point = interface_.GetEndpoints().at(1); variable
165 USBEndpoint point = interface_.GetEndpoints().at(0); variable
187 USBEndpoint point = interface_.GetEndpoints().at(0); variable
209 USBEndpoint point = interface_.GetEndpoints().at(1); variable
231 USBEndpoint point = interface_.GetEndpoints().at(1); variable
254 USBEndpoint point = interface_.GetEndpoints().at(0); variable
271 USBEndpoint point = interface_.GetEndpoints().at(0); variable
291 USBEndpoint point = interface_.GetEndpoints().at(0); variable
311 USBEndpoint point = interface_.GetEndpoints().at(1); variable
[all …]
Dusb_bulkcallback_mock_test.cpp165 USBEndpoint point = interface_.GetEndpoints().front(); variable
188 USBEndpoint point = interface_.GetEndpoints().at(1); variable
211 USBEndpoint point = interface_.GetEndpoints().at(1); variable
238 USBEndpoint point = interface_.GetEndpoints().at(1); variable
264 USBEndpoint point = interface_.GetEndpoints().front(); variable
298 USBEndpoint point = interface_.GetEndpoints().at(1); variable
332 USBEndpoint point = interface_.GetEndpoints().front(); variable
368 USBEndpoint point = interface_.GetEndpoints().front(); variable
404 USBEndpoint point = interface_.GetEndpoints().at(1); variable
438 USBEndpoint point = interface_.GetEndpoints().front(); variable
[all …]
Dusb_device_pipe_mock_test.cpp965 USBEndpoint point = interface.GetEndpoints().front(); variable
992 USBEndpoint point = interface.GetEndpoints().front(); variable
1017 USBEndpoint point = interface.GetEndpoints().front(); variable
1045 USBEndpoint point = interface.GetEndpoints().front(); variable
1072 USBEndpoint point = interface.GetEndpoints().front(); variable
1098 USBEndpoint point = interface.GetEndpoints().front(); variable
1124 USBEndpoint point = interface.GetEndpoints().at(1); variable
1150 USBEndpoint point = interface.GetEndpoints().at(1); variable
1178 USBEndpoint point = interface.GetEndpoints().at(1); variable
1205 USBEndpoint point = interface.GetEndpoints().at(1); variable
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_bulkcallback_test.cpp132 USBEndpoint point = interface.GetEndpoints().front(); variable
180 USBEndpoint point = interface.GetEndpoints().at(1); variable
228 USBEndpoint point = interface.GetEndpoints().at(1); variable
278 USBEndpoint point = interface.GetEndpoints().at(1); variable
328 USBEndpoint point = interface.GetEndpoints().at(0); variable
378 USBEndpoint point = interface.GetEndpoints().at(0); variable
428 USBEndpoint point = interface.GetEndpoints().front(); variable
481 USBEndpoint point = interface.GetEndpoints().at(1); variable
534 USBEndpoint point = interface.GetEndpoints().front(); variable
589 USBEndpoint point = interface.GetEndpoints().front(); variable
[all …]
Dusb_request_test.cpp96 USBEndpoint point = interface.GetEndpoints().front(); variable
140 USBEndpoint point = interface.GetEndpoints().at(1); variable
185 USBEndpoint point = interface.GetEndpoints().at(0); variable
228 USBEndpoint point = interface.GetEndpoints().at(0); variable
271 USBEndpoint point = interface.GetEndpoints().at(1); variable
317 USBEndpoint point = interface.GetEndpoints().at(1); variable
364 USBEndpoint point = interface.GetEndpoints().at(0); variable
412 USBEndpoint point = interface.GetEndpoints().at(1); variable
460 USBEndpoint point = interface.GetEndpoints().at(0); variable
511 USBEndpoint point = interface.GetEndpoints().at(0); variable
[all …]
Dusb_device_pipe_test.cpp1494 USBEndpoint point = interface.GetEndpoints().front(); variable
1536 USBEndpoint point = interface.GetEndpoints().front(); variable
1584 USBEndpoint point = interface.GetEndpoints().front(); variable
1632 USBEndpoint point = interface.GetEndpoints().front(); variable
1677 USBEndpoint point = interface.GetEndpoints().front(); variable
1724 USBEndpoint point = interface.GetEndpoints().front(); variable
1771 USBEndpoint point = interface.GetEndpoints().at(1); variable
1817 USBEndpoint point = interface.GetEndpoints().at(1); variable
1865 USBEndpoint point = interface.GetEndpoints().at(1); variable
1913 USBEndpoint point = interface.GetEndpoints().at(1); variable
/base/usb/usb_manager/test/fuzztest/usbmgrbulkcancel_fuzzer/
Dusbmgrbulkcancel_fuzzer.cpp64 USBEndpoint point = const_cast<UsbInterface &>(interface).GetEndpoints().at(1); in UsbMgrBulkCancelFuzzTest() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dmbedtls_ec_adapter.c134 static int32_t ReadEcPublicKey(mbedtls_ecp_point *point, const Blob *publicKey) in ReadEcPublicKey()
155 static int32_t WriteOutEcPublicKey(const mbedtls_ecp_point *point, Blob *publicKey) in WriteOutEcPublicKey()
217 static int32_t EcHashToPoint(const Blob *hash, Blob *point) in EcHashToPoint()
Dcrypto_hash_to_point.c267 static int32_t CurveHashToPoint(const struct HksBlob *hash, struct HksBlob *point) in CurveHashToPoint()
331 int32_t OpensslHashToPoint(const struct HksBlob *hash, struct HksBlob *point) in OpensslHashToPoint()
/base/security/crypto_framework/common/src/
Dasy_key_params.c89 static void FreeEcPointMem(HcfPoint *point) in FreeEcPointMem()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_unittest.cpp597 WatchPoint point = OHOS::HiviewDFX::WatchPoint::Builder() variable
613 WatchPoint point = OHOS::HiviewDFX::WatchPoint::Builder() variable
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/small/
Dmbedtls_ec_adapter.c204 static int32_t Elligator(unsigned char *point, int pointLength, const unsigned char *hash, int hash… in Elligator()
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
Dhks_crypto_hal_aes_encrypt.cpp359 uint32_t point = 0; in RunTestEncrypt() local
Dhks_crypto_hal_aes_cipher.cpp504 uint32_t point = 0; in RunTestEncrypt() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Dopenssl_adapter.c186 void Openssl_EC_POINT_free(EC_POINT *point) in Openssl_EC_POINT_free()
206 int Openssl_EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNU… in Openssl_EC_POINT_set_affine_coordinates_GFp()
243 int Openssl_EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, BIGNU… in Openssl_EC_POINT_get_affine_coordinates_GFp()
279 …ssl_EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, const EC_POINT *point, in Openssl_EC_POINT_mul()
/base/security/crypto_framework/test/unittest/src/
Dopenssl_adapter_mock.c301 int Openssl_EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, BIGNU… in Openssl_EC_POINT_get_affine_coordinates_GFp()
366 int Openssl_EC_POINT_set_affine_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNU… in Openssl_EC_POINT_set_affine_coordinates_GFp()
400 …ssl_EC_POINT_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *g_scalar, const EC_POINT *point, in Openssl_EC_POINT_mul()
456 void Openssl_EC_POINT_free(EC_POINT *point) in Openssl_EC_POINT_free()
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Decc_asy_key_generator_openssl.c369 EC_POINT *point = Openssl_EC_POINT_new(group); in InitEcKeyByPubKey() local
434 EC_POINT *point = Openssl_EC_POINT_new(group); in SetEcPubKeyFromPriKey() local
933 static HcfResult GetPubKeyXOrY(const EC_GROUP *group, const EC_POINT *point, const AsyKeySpecItem i… in GetPubKeyXOrY()
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_utils.cpp228 static bool GetPointFromNapiValue(napi_env env, napi_value arg, HcfPoint *point) in GetPointFromNapiValue()
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
Dhks_mbedtls_aes.c1244 uint32_t point = 0; in AesEcbNoPaddingData() local