/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
H A D | hks_rsa_cipher_part2_test.cpp | 321 .uint32Param = HKS_RSA_KEY_SIZE_1024 342 .uint32Param = HKS_RSA_KEY_SIZE_1024 363 .uint32Param = HKS_RSA_KEY_SIZE_1024 387 .uint32Param = HKS_RSA_KEY_SIZE_1024 408 .uint32Param = HKS_RSA_KEY_SIZE_1024 429 .uint32Param = HKS_RSA_KEY_SIZE_1024 451 .uint32Param = HKS_RSA_KEY_SIZE_1024 472 .uint32Param = HKS_RSA_KEY_SIZE_1024 493 .uint32Param = HKS_RSA_KEY_SIZE_1024 515 .uint32Param = HKS_RSA_KEY_SIZE_1024 [all …]
|
H A D | hks_rsa_sign_verify_part3_test.cpp | 283 .uint32Param = HKS_RSA_KEY_SIZE_1024 301 .uint32Param = HKS_RSA_KEY_SIZE_1024 319 .uint32Param = HKS_RSA_KEY_SIZE_1024 337 .uint32Param = HKS_RSA_KEY_SIZE_1024 355 .uint32Param = HKS_RSA_KEY_SIZE_1024 373 .uint32Param = HKS_RSA_KEY_SIZE_1024 391 .uint32Param = HKS_RSA_KEY_SIZE_1024 409 .uint32Param = HKS_RSA_KEY_SIZE_1024 427 .uint32Param = HKS_RSA_KEY_SIZE_1024 446 .uint32Param = HKS_RSA_KEY_SIZE_1024 [all …]
|
H A D | hks_rsa_sign_verify_part4_test.cpp | 64 .uint32Param = HKS_RSA_KEY_SIZE_1024 82 .uint32Param = HKS_RSA_KEY_SIZE_1024 100 .uint32Param = HKS_RSA_KEY_SIZE_1024 119 .uint32Param = HKS_RSA_KEY_SIZE_1024 137 .uint32Param = HKS_RSA_KEY_SIZE_1024 155 .uint32Param = HKS_RSA_KEY_SIZE_1024 174 .uint32Param = HKS_RSA_KEY_SIZE_1024 192 .uint32Param = HKS_RSA_KEY_SIZE_1024 210 .uint32Param = HKS_RSA_KEY_SIZE_1024 228 .uint32Param = HKS_RSA_KEY_SIZE_1024 [all …]
|
H A D | hks_rsa_sign_verify_part9_test.cpp | 166 .uint32Param = HKS_RSA_KEY_SIZE_1024 178 .uint32Param = HKS_RSA_KEY_SIZE_1024 196 .uint32Param = HKS_RSA_KEY_SIZE_1024 364 .uint32Param = HKS_RSA_KEY_SIZE_1024 377 .uint32Param = HKS_RSA_KEY_SIZE_1024 395 .uint32Param = HKS_RSA_KEY_SIZE_1024 414 .uint32Param = HKS_RSA_KEY_SIZE_1024 427 .uint32Param = HKS_RSA_KEY_SIZE_1024 439 .uint32Param = HKS_RSA_KEY_SIZE_1024 452 .uint32Param = HKS_RSA_KEY_SIZE_1024 [all …]
|
H A D | hks_rsa_cipher_test_common.cpp | 121 uint8_t tmpPublicKey[HKS_RSA_KEY_SIZE_1024] = {0}; in HksRsaCipherTestCase() 122 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, tmpPublicKey }; in HksRsaCipherTestCase() 157 uint8_t tmpPublicKey[HKS_RSA_KEY_SIZE_1024] = {0}; in HksRsaCipherTestCaseAbnormal() 158 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, tmpPublicKey }; in HksRsaCipherTestCaseAbnormal()
|
H A D | hks_rsa_sign_verify_test_common.cpp | 65 uint8_t pubKey[HKS_RSA_KEY_SIZE_1024] = {0}; in RsaSignVerifyTestNormalCase() 66 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKey }; in RsaSignVerifyTestNormalCase() 237 uint8_t pubKey[HKS_RSA_KEY_SIZE_1024] = {0}; in RSASignVerifyTestAbnormalCase() 238 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKey }; in RSASignVerifyTestAbnormalCase()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | hks_dsa_mt.cpp | 52 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 77 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 101 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 124 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 148 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 171 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 195 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 219 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 242 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 267 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, [all …]
|
H A D | hks_rsa_ecb_oaep_padding_mt.cpp | 88 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 264 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 287 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 538 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 561 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_oaep_sha1_mt.cpp | 81 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 254 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 276 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 517 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 539 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_oaep_sha224_mt.cpp | 81 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 254 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 276 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 517 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 539 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_oaep_sha256_mt.cpp | 89 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 266 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 289 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 535 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 558 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_oaep_sha384_mt.cpp | 89 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 266 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 289 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 535 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 558 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_oaep_sha512_mt.cpp | 89 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 266 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 289 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 535 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 558 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_ecb_pkcs1_padding_mt.cpp | 90 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 268 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 291 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 539 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 562 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_md5_with_rsa_mt.cpp | 209 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 230 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 250 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 271 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_none_with_rsa_mt.cpp | 221 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 243 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 264 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 286 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_sha1_with_rsa_mt.cpp | 205 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 226 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 246 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 267 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_sha1_with_rsa_pss_mt.cpp | 205 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 226 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 246 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 267 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_rsa_sha224_with_rsa_mt.cpp | 205 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 226 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 246 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 267 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_import_rsa_test.cpp | 356 case HKS_RSA_KEY_SIZE_1024: in ConstructPubKey() 451 case HKS_RSA_KEY_SIZE_1024: in ConstructImportedKey() 784 uint8_t pubKeyTest[HKS_RSA_KEY_SIZE_1024] = {0}; in RsaImportPlainKeyAnotherTest() 785 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKeyTest }; in RsaImportPlainKeyAnotherTest() 839 uint8_t pubKey[HKS_RSA_KEY_SIZE_1024] = {0}; in RsaImportPlainKeyTest() 840 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKey }; in RsaImportPlainKeyTest() 888 ImportRsaPlainKeyTest(HKS_KEY_PURPOSE_SIGN | HKS_KEY_PURPOSE_VERIFY, HKS_RSA_KEY_SIZE_1024, 962 … ImportRsaPlainKeyAnotherTest(HKS_KEY_PURPOSE_SIGN | HKS_KEY_PURPOSE_VERIFY, HKS_RSA_KEY_SIZE_1024,
|
H A D | hks_check_pur_part_test.cpp | 133 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 142 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 184 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 }, 193 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_1024 },
|
H A D | hks_access_control_rsa_sign_verify_test_common.cpp | 422 uint8_t pubKey[HKS_RSA_KEY_SIZE_1024] = {0}; in AcRsaSignVerifyTestNormalCase() 423 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKey }; in AcRsaSignVerifyTestNormalCase() 510 uint8_t pubKey[HKS_RSA_KEY_SIZE_1024] = {0}; in AcRsaSignVerifyTestAbnormalCase() 511 struct HksBlob publicKey = { HKS_RSA_KEY_SIZE_1024, pubKey }; in AcRsaSignVerifyTestAbnormalCase() 645 uint8_t pubKey1[HKS_RSA_KEY_SIZE_1024] = {0}; in AcRsaSignTestCustomCase() 646 struct HksBlob publicKey1 = { HKS_RSA_KEY_SIZE_1024, pubKey1 }; in AcRsaSignTestCustomCase() 650 uint8_t pubKey2[HKS_RSA_KEY_SIZE_1024] = {0}; in AcRsaSignTestCustomCase() 651 struct HksBlob publicKey2 = { HKS_RSA_KEY_SIZE_1024, pubKey2 }; in AcRsaSignTestCustomCase()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
H A D | hks_crypto_hal_rsa_sign.cpp | 89 .keyLen = HKS_RSA_KEY_SIZE_1024, 209 .keyLen = HKS_RSA_KEY_SIZE_1024, 331 .keyLen = HKS_RSA_KEY_SIZE_1024, 451 .keyLen = HKS_RSA_KEY_SIZE_1024, 571 .keyLen = HKS_RSA_KEY_SIZE_1024, 673 .keyLen = HKS_RSA_KEY_SIZE_1024, 775 .keyLen = HKS_RSA_KEY_SIZE_1024, 895 .keyLen = HKS_RSA_KEY_SIZE_1024, 1015 .keyLen = HKS_RSA_KEY_SIZE_1024, 1136 .keyLen = HKS_RSA_KEY_SIZE_1024, [all …]
|
H A D | hks_crypto_hal_rsa_oaep_encrypt.cpp | 88 .keySize = HKS_RSA_KEY_SIZE_1024, 184 .keySize = HKS_RSA_KEY_SIZE_1024, 279 .keySize = HKS_RSA_KEY_SIZE_1024, 375 .keySize = HKS_RSA_KEY_SIZE_1024, 471 .keySize = HKS_RSA_KEY_SIZE_1024, 576 .keySize = HKS_RSA_KEY_SIZE_1024,
|
H A D | hks_crypto_hal_rsa_cipher.cpp | 101 .keyLen = HKS_RSA_KEY_SIZE_1024, 273 .keyLen = HKS_RSA_KEY_SIZE_1024, 401 .keyLen = HKS_RSA_KEY_SIZE_1024, 529 .keyLen = HKS_RSA_KEY_SIZE_1024, 636 .keyLen = HKS_RSA_KEY_SIZE_1024, 722 .keyLen = HKS_RSA_KEY_SIZE_1024,
|