| /base/security/certificate_manager/test/unittest/common_permission_test/ |
| H A D | cm_common_permission_test.cpp | 420 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_NONE, CM_DIGEST_SHA256 }; in HWTEST_F() local
|
| /base/security/certificate_manager/test/unittest/inner_permission_test/ |
| H A D | cm_inner_permission_test.cpp | 396 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
|
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfciphercreate_fuzzer/ |
| H A D | hcfciphercreate_fuzzer.cpp | 270 HcfGcmParamsSpec spec = {}; in TestSm4GcmCipher() local
|
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfsm2create_fuzzer/ |
| H A D | hcfsm2create_fuzzer.cpp | 64 HcfResult ConstructCorrectSm2CipherTextXSpec(Sm2CipherTextSpec **spec, const uint8_t* data, size_t size) in ConstructCorrectSm2CipherTextXSpec() argument 82 HcfResult ConstructCorrectSm2CipherTextYSpec(Sm2CipherTextSpec **spec, const uint8_t* data, size_t size) in ConstructCorrectSm2CipherTextYSpec() argument 100 HcfResult ConstructCorrectSm2CipherTextSpec(Sm2CipherTextSpec **spec, const uint8_t* data, size_t size) in ConstructCorrectSm2CipherTextSpec() argument 125 Sm2CipherTextSpec *spec = nullptr; in TestHcfGenCipherTextBySpec() local 150 Sm2CipherTextSpec *spec = nullptr; TestHcfGenCipherTextByXSpec() local 175 Sm2CipherTextSpec *spec = nullptr; TestHcfGenCipherTextByYSpec() local 199 Sm2CipherTextSpec *spec = nullptr; TestHcfGetCipherTextSpec() local 223 Sm2CipherTextSpec spec = {}; HcfSm2CreateFuzzTest() local [all...] |
| /base/security/crypto_framework/test/unittest/src/ecc/ |
| H A D | ecc_asy_key_common.cpp | 35 HcfResult ConstructEcc192CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc192CommParamsSpec() argument 63 HcfResult ConstructEcc224CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224CommParamsSpec() argument 91 HcfResult ConstructEcc224PubKeyParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224PubKeyParamsSpec() argument 123 HcfResult ConstructEcc224PriKeyParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224PriKeyParamsSpec() argument 153 HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument 187 ConstructEcc256CommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc256CommParamsSpec() argument 215 ConstructEcc256PubKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc256PubKeyParamsSpec() argument 247 ConstructEcc256PriKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc256PriKeyParamsSpec() argument 277 ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc256KeyPairParamsSpec() argument 311 ConstructEcc384CommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384CommParamsSpec() argument 339 ConstructEcc384PubKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384PubKeyParamsSpec() argument 371 ConstructEcc384PriKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384PriKeyParamsSpec() argument 401 ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384KeyPairParamsSpec() argument 435 ConstructEcc521CommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521CommParamsSpec() argument 463 ConstructEcc521PubKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521PubKeyParamsSpec() argument 495 ConstructEcc521PriKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521PriKeyParamsSpec() argument 525 ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521KeyPairParamsSpec() argument 559 ConstructEcc224ErrCommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc224ErrCommParamsSpec() argument 587 ConstructEcc256ErrCommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc256ErrCommParamsSpec() argument 615 ConstructEcc384ErrCommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384ErrCommParamsSpec() argument 643 ConstructEcc521ErrCommParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521ErrCommParamsSpec() argument 671 ConstructEcc384ErrKeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc384ErrKeyPairParamsSpec() argument 703 ConstructEcc521ErrKeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc521ErrKeyPairParamsSpec() argument 737 ConstructEcc224ErrPubKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc224ErrPubKeyParamsSpec() argument 769 ConstructEcc224ErrPriKeyParamsSpec(HcfAsyKeyParamsSpec **spec) ConstructEcc224ErrPriKeyParamsSpec() argument [all...] |
| /base/security/crypto_framework/test/unittest/src/sm2/ |
| H A D | crypto_sm2_util_test.cpp | 84 HcfResult ConstructCorrectSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructCorrectSm2CipherTextSpec() argument 102 HcfResult ConstructMissYErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructMissYErrorSm2CipherTextSpec() argument 118 HcfResult ConstructMissXErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructMissXErrorSm2CipherTextSpec() argument 134 HcfResult ConstructMissHashDataErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructMissHashDataErrorSm2CipherTextSpec() argument 150 HcfResult ConstructMissCipherDataErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) in ConstructMissCipherDataErrorSm2CipherTextSpec() argument 166 ConstructLenErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructLenErrorSm2CipherTextSpec() argument 185 ConstructLenZeroXSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructLenZeroXSm2CipherTextSpec() argument 203 ConstructLenZeroYSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructLenZeroYSm2CipherTextSpec() argument 221 ConstructLenZeroCipherDataSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructLenZeroCipherDataSm2CipherTextSpec() argument 239 ConstructLenZeroHashDataSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructLenZeroHashDataSm2CipherTextSpec() argument 257 ConstructMissErrorSm2CipherTextSpec(Sm2CipherTextSpec **spec) ConstructMissErrorSm2CipherTextSpec() argument 271 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 287 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 302 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 314 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 326 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 338 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 350 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 362 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 374 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 393 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 405 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 417 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 429 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 441 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 453 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 462 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 471 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 479 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 487 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 503 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 518 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 531 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 544 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 557 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 570 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local 579 Sm2CipherTextSpec *spec = nullptr; HWTEST_F() local [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_file_manager_test.cpp | 396 struct DlpUsageSpec spec = { in HWTEST_F() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_crypto_ed25519.c | 99 int32_t HksEd25519GenerateKey(const struct HksKeySpec *spec, struct HksBlob *keyOut)
in HksEd25519GenerateKey() argument
|
| H A D | hks_mbedtls_ecc.c | 215 int32_t HksMbedtlsEccGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksMbedtlsEccGenerateKey() argument
|
| H A D | hks_mbedtls_dh.c | 112 int32_t HksMbedtlsDhGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsDhGenerateKey() argument 227 HksMbedtlsDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksMbedtlsDhAgreeKey() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_sm4.c | 38 static int32_t Sm4GenKeyCheckParam(const struct HksKeySpec *spec)
in Sm4GenKeyCheckParam() argument 47 int32_t HksOpensslSm4GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslSm4GenerateKey() argument
|
| H A D | hks_openssl_dh.c | 158 int32_t HksOpensslDhGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslDhGenerateKey() argument 276 HksOpensslDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksOpensslDhAgreeKey() argument
|
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_api_openssl.cpp | 68 HksKeySpec spec = { in HWTEST_F() local 86 HksKeySpec spec = { in HWTEST_F() local 106 HksKeySpec spec = { in HWTEST_F() local 149 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 184 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 219 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = 0xffff }; HWTEST_F() local 255 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = 0xffff }; HWTEST_F() local 283 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = HKS_MODE_CBC, .padding = HKS_PADDING_PSS }; HWTEST_F() local 307 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 334 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 360 HksKeySpec spec = { HWTEST_F() local 407 HksKeySpec spec = { HWTEST_F() local 466 HksKeySpec spec = { HWTEST_F() local 493 HksKeySpec spec = { .algType = 0xffff }; HWTEST_F() local 526 HksKeySpec spec = { .algType = HKS_ALG_ECDH }; HWTEST_F() local 555 HksKeySpec spec = { .algType = HKS_ALG_DH, .keyLen = HKS_DH_KEY_SIZE_4096 }; HWTEST_F() local 637 HksKeySpec spec = {.algType = HKS_ALG_HMAC, .keyLen = KEY_LEN_256, .algParam = nullptr}; HWTEST_F() local 661 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 694 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 731 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 772 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 805 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local 842 HksUsageSpec spec = { .algType = 0xffff }; HWTEST_F() local [all...] |
| H A D | hks_crypto_hal_api_mbedtls.cpp | 67 HksKeySpec spec = { in HWTEST_F() local 86 HksKeySpec spec = { in HWTEST_F() local 107 HksKeySpec spec = { in HWTEST_F() local 129 HksUsageSpec spec = { .algType = 0xffff }; in HWTEST_F() local 164 HksUsageSpec spec = { .algType = 0xffff }; in HWTEST_F() local 199 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = 0xffff }; HWTEST_F() local 223 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = 0xffff }; HWTEST_F() local 246 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = HKS_MODE_CBC, .padding = HKS_PADDING_PSS }; HWTEST_F() local 271 HksUsageSpec spec = { .algType = HKS_ALG_AES, .mode = HKS_MODE_CBC, .padding = HKS_PADDING_NONE }; HWTEST_F() local 293 HksUsageSpec spec = { .algType = HKS_ALG_RSA, .mode = HKS_MODE_ECB, .padding = HKS_PADDING_NONE }; HWTEST_F() local 335 HksKeySpec spec = { HWTEST_F() local 370 HksKeySpec spec = { HWTEST_F() local 390 HksKeySpec spec = { HWTEST_F() local 435 HksKeySpec spec = { HWTEST_F() local 455 HksKeySpec spec = { HWTEST_F() local 489 HksKeySpec spec = { HWTEST_F() local 555 HksKeySpec spec = {.algType = HKS_ALG_HMAC, .keyLen = 256, .algParam = nullptr}; HWTEST_F() local 576 HksKeySpec spec = {.algType = HKS_ALG_HMAC, .keyLen = 256, .algParam = nullptr}; HWTEST_F() local [all...] |
| H A D | hks_crypto_hal_dsa_sign.cpp | 85 HksKeySpec spec = { in RunTestCase() local
|
| H A D | hks_crypto_hal_hmac_hmac.cpp | 33 HksKeySpec spec = {0}; member
|
| H A D | hks_crypto_hal_ecdh_agree.cpp | 33 HksKeySpec spec = {0}; member
|
| H A D | hks_crypto_hal_dh_agree.cpp | 35 HksKeySpec spec = {0}; member
|
| /base/update/updater/services/ui/view/component/ |
| H A D | img_view_adapter.cpp | 80 const UxImageInfo &spec = std::get<UxImageInfo>(info.specificInfo); in ImgViewAdapter() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_compute_generic.cpp | 188 const auto* spec = reinterpret_cast<const ShaderSpecializationRenderPod*>(dataView.data()); in GetPsoHandle() local
|
| H A D | render_node_fullscreen_generic.cpp | 170 const auto* spec = reinterpret_cast<const ShaderSpecializationRenderPod*>(dataView.data()); in GetPsoHandle() local
|
| /foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
| H A D | hgm_one_shot_timer.cpp | 37 void CalculateTimeoutTime(std::chrono::nanoseconds timestamp, timespec* spec) in CalculateTimeoutTime() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/ |
| H A D | distributed_hardware_proxy_test.h | 68 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/ |
| H A D | dhfwk_sa_manager_test.h | 67 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/ |
| H A D | distributed_hardware_stub_test.h | 59 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec() argument
|