Home
last modified time | relevance | path

Searched defs:localKey (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dhks_dsa_mt.cpp648 struct HksParam localKey = { in GenerateKeyTestCase() local
712 struct HksParam localKey = { in SignLocalTestCase() local
775 struct HksParam localKey = { in SignServiceTestCase() local
834 struct HksParam localKey = { in VerifyLocalTestCase() local
H A Dhks_ecc_key_mt.cpp461 struct HksParam localKey = { in RunTestCase() local
H A Dhks_hmac_mt.cpp302 struct HksParam localKey = { in LocalHmacScenario() local
H A Dhks_agree_mt.cpp66 …struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, .blob = { .size = keyLen, .data = … in LocalHksGenerate() local
/ohos5.0/base/security/huks/test/reliability/src/
H A Dpressure_test.cpp84 struct HksParam localKey = { in LocalHksGenerate() local
348 struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, variable
887 struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, variable
1040 struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, variable
1100 struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, variable
1276 struct HksParam localKey = { .tag = HKS_TAG_SYMMETRIC_KEY_DATA, variable
H A Dapi_pressure_test.cpp613 struct HksParam localKey = { in GetKeyParamSetTest() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp293 for (const auto& localKey : keys) { in GenConfigCustomConfigsProp() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp608 LeSignKey localKey; in GapRequestSigningAlgorithmInfoEvt() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h333 LeSignKey *localKey; member