Home
last modified time | relevance | path

Searched defs:peerPublicKey (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
H A Dhks_agreement_test.cpp80 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
108 struct HksBlob *peerPublicKey = NULL; variable
157 struct HksBlob *peerPublicKey = NULL; variable
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_agreement_test.c82 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
110 struct HksBlob *peerPublicKey = NULL; in LITE_TEST_CASE() local
160 struct HksBlob *peerPublicKey = NULL; in LITE_TEST_CASE() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Ddsoftbus_rsa_crypto_test.cpp128 PublicKey peerPublicKey = { publicKey, pKeyLen }; variable
154 PublicKey peerPublicKey = { publicKey, pKeyLen }; variable
186 PublicKey peerPublicKey = { publicKey, pKeyLen }; variable
213 PublicKey peerPublicKey = { publicKey, pKeyLen }; variable
249 PublicKey peerPublicKey = { publicKey, pKeyLen }; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/fuzztest/softbusrsacrypto_fuzzer/
H A Dsoftbusrsacrypto_fuzzer.cpp32 PublicKey peerPublicKey = { data, size }; in SoftBusRsaEncryptFuzzTest() local
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/include/
H A Dhks_sm_import_wrap_key.h29 struct HksBlob peerPublicKey; member
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/source/
H A Dhks_api_adapter.c70 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksAgreeKeyAdapter()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_agreement_test.cpp80 struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in AgreeKey()
H A Dhks_test_api_performance.c171 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) in HksAgreeKeyRun()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c173 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in GenAgreeKey()
602 static void ClearAndFreeKeyBlobsIfNeed(struct HksBlob *peerPublicKey, struct HksBlob *agreeSharedSe… in ClearAndFreeKeyBlobsIfNeed()
799 struct HksBlob peerPublicKey = { 0, NULL }; in HksCoreImportWrappedKey() local
H A Dhks_core_interfaces.c144 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HuksHdiAgreeKey()
H A Dhks_core_service_key_operate_one_stage.c334 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksCoreAgreeKey()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_test_common.cpp184 … struct HksBlob *kekCipherText, struct HksBlob *peerPublicKey, struct HksBlob *wrappedKeyData) in ImportWrappedKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_ca_access.c84 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksAccessAgreeKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_ipc_check.c151 const struct HksBlob *peerPublicKey, const struct HksBlob *agreedKey) in HksCheckIpcAgreeKey()
H A Dhks_client_service_passthrough.c257 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksClientAgreeKey()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_api_performance.c165 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey, uint32_t performTimes) in HksAgreeKeyRun()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_hdi_access.c318 const struct HuksBlob *peerPublicKey, struct HuksBlob *agreedKey) in HdiProxyAgreeKey()
328 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey)) in ENABLE_CFI()
H A Dhuks_access.c226 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey)) in ENABLE_CFI()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c140 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey)) in ENABLE_CFI()
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c203 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HuksHdiAdapterAgreeKey()
H A Dhuks_hdi_service.c179 …const struct HuksBlob *encPrivateKey, const struct HuksBlob *peerPublicKey, struct HuksBlob *agree… in HuksAgreeKey()
H A Dhuks_hdi_template.h247 #define HDI_CONVERTER_FUNC_AGREEKEY(paramSet, privateKey, peerPublicKey, agreedKey, ret, func) \ argument
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_local_engine.c122 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksLocalAgreeKey()
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_adapt_for_de.c326 const struct HksBlob *peerPublicKey, struct HksBlob *agreedKey) in HksAgreeKeyForDe()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhuks_hdi.h253 #define HDI_CONVERTER_FUNC_AGREEKEY(paramSet, privateKey, peerPublicKey, agreedKey, ret, func) \ argument

12