/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
D | hks_ecc_sign_verify_part1_test.cpp | 70 .uint32Param = HKS_ECC_KEY_SIZE_224 85 .uint32Param = HKS_ECC_KEY_SIZE_224 100 .uint32Param = HKS_ECC_KEY_SIZE_224 116 .uint32Param = HKS_ECC_KEY_SIZE_224 131 .uint32Param = HKS_ECC_KEY_SIZE_224 146 .uint32Param = HKS_ECC_KEY_SIZE_224 162 .uint32Param = HKS_ECC_KEY_SIZE_224 177 .uint32Param = HKS_ECC_KEY_SIZE_224 192 .uint32Param = HKS_ECC_KEY_SIZE_224 208 .uint32Param = HKS_ECC_KEY_SIZE_224 [all …]
|
D | hks_ecdh_agree_part1_test.cpp | 87 .uint32Param = HKS_ECC_KEY_SIZE_224 108 .uint32Param = HKS_ECC_KEY_SIZE_224 133 .uint32Param = HKS_ECC_KEY_SIZE_224 415 .uint32Param = HKS_ECC_KEY_SIZE_224 436 .uint32Param = HKS_ECC_KEY_SIZE_224 454 .uint32Param = HKS_ECC_KEY_SIZE_224 496 struct HksBlob publicKey01 = { .size = HKS_ECC_KEY_SIZE_224, .data = nullptr }; 497 struct HksBlob publicKey02 = { .size = HKS_ECC_KEY_SIZE_224, .data = nullptr }; 714 struct HksBlob publicKey01 = { .size = HKS_ECC_KEY_SIZE_224, .data = nullptr }; 715 struct HksBlob publicKey02 = { .size = HKS_ECC_KEY_SIZE_224, .data = nullptr };
|
D | hks_export_test.cpp | 162 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 },
|
/base/security/huks/test/reliability/src/ |
D | pressure_test.cpp | 185 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 223 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 235 …struct HksBlob pubKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_S… 270 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 283 …struct HksBlob pubKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_S… 316 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 354 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 405 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 446 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 482 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, [all …]
|
D | api_pressure_test.cpp | 78 …ksParam g_PARAM_KEYSIZE_ECC_224 = { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }; 541 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, in GenerateKeyTest() 556 …struct HksBlob pubKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_S… in ImportKeyTest() 575 …struct HksBlob pubKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_S… in ExportPublicKeyTest() 597 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, in DeleteKeyTest() 650 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, in GenerateRandomTest() 673 …HksBlob signature = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_SIZE_… in SignTest() 724 …struct HksBlob pubKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_S… in AgreeKeyTest() 732 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, in AgreeKeyTest() 743 …HksBlob agreeKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_SIZE_2… in AgreeKeyTest() [all …]
|
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
D | hks_crypto_hal_ecdsa_sign.cpp | 50 .keyLen = HKS_ECC_KEY_SIZE_224, 128 .keyLen = HKS_ECC_KEY_SIZE_224, 204 .keyLen = HKS_ECC_KEY_SIZE_224, 281 .keyLen = HKS_ECC_KEY_SIZE_224, 357 .keyLen = HKS_ECC_KEY_SIZE_224, 433 .keyLen = HKS_ECC_KEY_SIZE_224,
|
D | hks_crypto_hal_ecdh_agree.cpp | 46 .keyLen = HKS_ECC_KEY_SIZE_224, 51 .keyLen = HKS_ECC_KEY_SIZE_224,
|
D | hks_crypto_hal_ecc_key.cpp | 42 .keyLen = HKS_ECC_KEY_SIZE_224,
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
D | hks_ecc_verify_mt.cpp | 51 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 67 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 83 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 99 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 115 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 131 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 443 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 459 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 491 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, [all …]
|
D | hks_ecc_sign_mt.cpp | 53 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 69 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 85 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 101 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 117 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 133 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 443 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 459 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 491 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, [all …]
|
D | hks_ecc_key_mt.cpp | 49 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 65 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 81 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 97 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 113 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 129 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 },
|
D | hks_agree_mt.cpp | 96 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 105 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 190 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 199 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 284 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 293 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 },
|
D | openssl_ecc_helper.c | 34 case HKS_ECC_KEY_SIZE_224: in GetCurveId()
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
D | hks_mbedtls_ecc.c | 44 …if ((keySize != HKS_ECC_KEY_SIZE_224) && (keySize != HKS_ECC_KEY_SIZE_256) && (keySize != HKS_ECC_… in HksMbedtlsEccCheckKeySize() 56 case HKS_ECC_KEY_SIZE_224: in GetEccGroupId()
|
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
D | hks_check_pur_part_test.cpp | 164 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }, 173 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 },
|
D | hks_cross_test.cpp | 673 uint8_t tmpPub01[HKS_ECC_KEY_SIZE_224] = {0}; 674 uint8_t tmpPub02[HKS_ECC_KEY_SIZE_224] = {0}; 675 struct HksBlob publicKey01 = { HKS_ECC_KEY_SIZE_224, tmpPub01 }; 676 struct HksBlob publicKey02 = { HKS_ECC_KEY_SIZE_224, tmpPub02 };
|
D | hks_import_sign_verify_test.cpp | 584 case HKS_ECC_KEY_SIZE_224: in ConstructEccPubKey() 761 case HKS_ECC_KEY_SIZE_224: in ConstructImportedEccKey() 1072 ImportPlainKeyTest(HKS_ALG_ECC, HKS_ECC_KEY_SIZE_224, HKS_DIGEST_SHA256, false);
|
D | hks_check_auth_part_test.cpp | 212 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 },
|
D | hks_chipset_platform_encrypt_test.cpp | 301 .uint32Param = HKS_ECC_KEY_SIZE_224 in AgreeSharedKey()
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
D | hks_openssl_ecc.c | 41 …if ((keyLen != HKS_ECC_KEY_SIZE_224) && (keyLen != HKS_ECC_KEY_SIZE_256) && (keyLen != HKS_ECC_KEY… in HksOpensslEccCheckKeyLen() 52 case HKS_ECC_KEY_SIZE_224: in HksOpensslGetCurveId()
|
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/ |
D | hks_base_check_test.cpp | 349 struct HksParam param = { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 };
|
/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
D | hks_type.h | 178 HKS_ECC_KEY_SIZE_224 = 224, enumerator
|
/base/security/huks/frameworks/huks_standard/main/common/src/ |
D | hks_base_check.c | 152 HKS_ECC_KEY_SIZE_224, 201 HKS_ECC_KEY_SIZE_224,
|
/base/security/huks/interfaces/kits/napi/src/ |
D | huks_napi.cpp | 211 AddInt32Property(env, keySize, "HUKS_ECC_KEY_SIZE_224", HKS_ECC_KEY_SIZE_224); in CreateHuksKeySize()
|
/base/security/huks/test/unittest/huks_standard_test/module_test/interface_test/src/ |
D | hks_native_api_compatibility_test.cpp | 209 ASSERT_EQ((uint32_t)OH_HUKS_ECC_KEY_SIZE_224 == (uint32_t)HKS_ECC_KEY_SIZE_224, true);
|