/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
D | hks_rsa_sign_verify_part7_test.cpp | 60 .uint32Param = HKS_RSA_KEY_SIZE_4096 78 .uint32Param = HKS_RSA_KEY_SIZE_4096 96 .uint32Param = HKS_RSA_KEY_SIZE_4096 114 .uint32Param = HKS_RSA_KEY_SIZE_4096 132 .uint32Param = HKS_RSA_KEY_SIZE_4096 150 .uint32Param = HKS_RSA_KEY_SIZE_4096 168 .uint32Param = HKS_RSA_KEY_SIZE_4096 186 .uint32Param = HKS_RSA_KEY_SIZE_4096 204 .uint32Param = HKS_RSA_KEY_SIZE_4096 222 .uint32Param = HKS_RSA_KEY_SIZE_4096 [all …]
|
D | hks_rsa_sign_verify_part8_test.cpp | 60 .uint32Param = HKS_RSA_KEY_SIZE_4096 78 .uint32Param = HKS_RSA_KEY_SIZE_4096 96 .uint32Param = HKS_RSA_KEY_SIZE_4096 114 .uint32Param = HKS_RSA_KEY_SIZE_4096 132 .uint32Param = HKS_RSA_KEY_SIZE_4096 150 .uint32Param = HKS_RSA_KEY_SIZE_4096 168 .uint32Param = HKS_RSA_KEY_SIZE_4096 186 .uint32Param = HKS_RSA_KEY_SIZE_4096 204 .uint32Param = HKS_RSA_KEY_SIZE_4096 222 .uint32Param = HKS_RSA_KEY_SIZE_4096 [all …]
|
D | hks_rsa_cipher_part5_test.cpp | 61 .uint32Param = HKS_RSA_KEY_SIZE_4096 82 .uint32Param = HKS_RSA_KEY_SIZE_4096 103 .uint32Param = HKS_RSA_KEY_SIZE_4096 125 .uint32Param = HKS_RSA_KEY_SIZE_4096 146 .uint32Param = HKS_RSA_KEY_SIZE_4096 167 .uint32Param = HKS_RSA_KEY_SIZE_4096 189 .uint32Param = HKS_RSA_KEY_SIZE_4096 201 .uint32Param = HKS_RSA_KEY_SIZE_4096 222 .uint32Param = HKS_RSA_KEY_SIZE_4096 320 uint8_t tmpPublicKey[HKS_RSA_KEY_SIZE_4096] = {0}; [all …]
|
D | hks_rsa_cipher_part4_test.cpp | 381 .uint32Param = HKS_RSA_KEY_SIZE_4096 402 .uint32Param = HKS_RSA_KEY_SIZE_4096 423 .uint32Param = HKS_RSA_KEY_SIZE_4096 446 .uint32Param = HKS_RSA_KEY_SIZE_4096 467 .uint32Param = HKS_RSA_KEY_SIZE_4096 488 .uint32Param = HKS_RSA_KEY_SIZE_4096 510 .uint32Param = HKS_RSA_KEY_SIZE_4096 531 .uint32Param = HKS_RSA_KEY_SIZE_4096 552 .uint32Param = HKS_RSA_KEY_SIZE_4096 574 .uint32Param = HKS_RSA_KEY_SIZE_4096 [all …]
|
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
D | hks_crypto_hal_api_mbedtls.cpp | 297 uint32_t keyLen = sizeof(KeyMaterialRsa) + HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096) + 298 HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096) + 299 (HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096) + HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096)); 304 keyMaterial->keySize = HKS_RSA_KEY_SIZE_4096; 305 keyMaterial->nSize = HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096); 306 keyMaterial->eSize = HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096); 307 … keyMaterial->dSize = HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096) + HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096); 312 key.size -= HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096); 313 keyMaterial->dSize = HKS_KEY_BYTES(HKS_RSA_KEY_SIZE_4096); 319 keyMaterial->keySize = HKS_RSA_KEY_SIZE_4096;
|
D | hks_crypto_hal_rsa_oaep_encrypt.cpp | 216 .keySize = HKS_RSA_KEY_SIZE_4096, 396 .keySize = HKS_RSA_KEY_SIZE_4096, 575 .keySize = HKS_RSA_KEY_SIZE_4096, 753 .keySize = HKS_RSA_KEY_SIZE_4096, 930 .keySize = HKS_RSA_KEY_SIZE_4096, 1130 .keySize = HKS_RSA_KEY_SIZE_4096,
|
D | hks_crypto_hal_rsa_sign.cpp | 147 .keyLen = HKS_RSA_KEY_SIZE_4096, 267 .keyLen = HKS_RSA_KEY_SIZE_4096, 387 .keyLen = HKS_RSA_KEY_SIZE_4096, 507 .keyLen = HKS_RSA_KEY_SIZE_4096, 627 .keyLen = HKS_RSA_KEY_SIZE_4096, 727 .keyLen = HKS_RSA_KEY_SIZE_4096, 827 .keyLen = HKS_RSA_KEY_SIZE_4096, 947 .keyLen = HKS_RSA_KEY_SIZE_4096, 1067 .keyLen = HKS_RSA_KEY_SIZE_4096, 1187 .keyLen = HKS_RSA_KEY_SIZE_4096, [all …]
|
D | hks_crypto_hal_rsa_cipher.cpp | 191 .keyLen = HKS_RSA_KEY_SIZE_4096, 332 .keyLen = HKS_RSA_KEY_SIZE_4096, 458 .keyLen = HKS_RSA_KEY_SIZE_4096, 584 .keyLen = HKS_RSA_KEY_SIZE_4096, 689 .keyLen = HKS_RSA_KEY_SIZE_4096, 773 .keyLen = HKS_RSA_KEY_SIZE_4096, 836 .keyLen = HKS_RSA_KEY_SIZE_4096,
|
D | hks_crypto_hal_rsa_encrypt.cpp | 262 .keySize = HKS_RSA_KEY_SIZE_4096, 447 .keySize = HKS_RSA_KEY_SIZE_4096,
|
D | hks_crypto_hal_rsa_key.cpp | 105 .keyLen = HKS_RSA_KEY_SIZE_4096,
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
D | hks_rsa_sha512_with_rsa_mt.cpp | 462 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 483 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 503 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 524 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha384_with_rsa_pss_mt.cpp | 462 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 483 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 503 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 524 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha224_with_rsa_pss_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha224_with_rsa_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha256_with_rsa_pss_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha384_with_rsa_mt.cpp | 462 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 483 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 503 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 524 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha512_with_rsa_pss_mt.cpp | 470 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 491 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 511 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 532 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha1_with_rsa_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha256_with_rsa_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_none_with_rsa_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_md5_with_rsa_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_sha1_with_rsa_pss_mt.cpp | 454 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 475 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 495 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 516 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_ecb_oaep_sha1_mt.cpp | 145 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 387 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 409 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 646 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 668 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_ecb_oaep_sha512_mt.cpp | 145 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 387 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 409 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 646 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 668 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|
D | hks_rsa_ecb_oaep_sha224_mt.cpp | 145 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 387 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 409 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 646 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 }, 668 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_RSA_KEY_SIZE_4096 },
|