Searched defs:arraySize (Results 1 - 6 of 6) sorted by relevance
/test/xts/device_attest/services/core/ |
H A D | attest_entry.c | 36 int32_t QueryAttest(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttest() argument
|
/test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
H A D | huks_warpped_test.cpp | 126 InitCommonTestParamsAndDoImport(struct HksImportWrappedKeyTestParams *importWrappedKeyTestParams, const struct OH_Huks_Param *importedKeyParamSetArray, uint32_t arraySize) InitCommonTestParamsAndDoImport() argument
|
/test/xts/device_attest_lite/services/core/attest/ |
H A D | attest_service.c | 478 static int32_t QueryAttestStatusSwitch(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttestStatusSwitch() argument 506 int32_t QueryAttestStatus(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttestStatus() argument
|
/test/xts/device_attest/services/core/attest/ |
H A D | attest_service.c | 505 static int32_t QueryAttestStatusSwitch(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttestStatusSwitch() argument 534 int32_t QueryAttestStatus(int32_t** resultArray, int32_t arraySize, char** ticket, int32_t* ticketLength) in QueryAttestStatus() argument
|
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
H A D | utils.cpp | 468 InitCommonTestParamsAndDoImport(struct HksImportWrappedKeyTestParams* importWrappedKeyTestParams, const struct OH_Huks_Param* importedKeyParamSetArray, uint32_t arraySize) InitCommonTestParamsAndDoImport() argument
|
/test/xts/device_attest_lite/services/core/network/ |
H A D | attest_network.c | 1073 int32_t arraySize = cJSON_GetArraySize(array); in ParseNetworkInfosConfig() local
|
Completed in 7 milliseconds