Home
last modified time | relevance | path

Searched defs:pubKey1 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_asym_key_test.cpp165 OH_CryptoPubKey *pubKey1 = OH_CryptoKeyPair_GetPubKey(dupKeyPair); variable
206 OH_CryptoPubKey *pubKey1 = OH_CryptoKeyPair_GetPubKey(dupKeyPair); variable
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_aes_func.cpp302 uint8_t pubKey1[TEST_AES_128] = {0}; in TestAes256ByAgree() local
368 uint8_t pubKey1[TEST_AES_128] = {0}; in TestAes256ByAgree1() local
435 uint8_t pubKey1[TEST_AES_128] = {0}; in TestAes256ByAgree2() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_agree_test.cpp1087 struct HksBlob pubKey1 = { 0, nullptr }; in TestAgreeOp() local
H A Dhks_access_control_rsa_sign_verify_test_common.cpp645 uint8_t pubKey1[HKS_RSA_KEY_SIZE_1024] = {0}; in AcRsaSignTestCustomCase() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp1323 HcfPubKey *pubKey1 = nullptr; variable