| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 130 ComputeShaderSpec spec; in addComputeUboMatrixPaddingTest() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorHLSL.cpp | 33 TranslatorHLSL::TranslatorHLSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorHLSL() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/fuzz/ |
| H A D | translator_fuzzer.cpp | 74 uint32_t spec = 0; member 115 uint32_t spec = *reinterpret_cast<const uint32_t *>(data + 4); in LLVMFuzzerTestOneInput() local [all...] |
| /third_party/python/Python/ |
| H A D | importdl.c | 95 _PyImport_LoadDynamicModuleWithSpec(PyObject *spec, FILE *fp) in _PyImport_LoadDynamicModuleWithSpec() argument
|
| /third_party/skia/gm/ |
| H A D | arcto.cpp | 157 SkString spec; in DEF_SIMPLE_GM() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzParsePath.cpp | 118 SkString spec; in DEF_FUZZ() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPointerParameterTests.cpp | 49 ComputeShaderSpec spec; in addComputePointerParamToParamTest() local 147 ComputeShaderSpec spec; in addComputePointerParamToGlobalTest() local 263 ComputeShaderSpec spec; addComputePointerBufferMemoryTest() local 392 ComputeShaderSpec spec; addComputePointerBufferMemoryVariablePointersTest() local 520 ComputeShaderSpec spec; addComputePointerWorkgroupMemoryVariablePointersTest() local [all...] |
| H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 130 ComputeShaderSpec spec; in addComputeUboMatrixPaddingTest() local
|
| /base/security/certificate_manager/interfaces/kits/cj/src/ |
| H A D | cj_cert_manager_ffi.c | 57 int32_t FfiCertManagerInit(const struct CmBlob *authUri, const struct CjSignatureSpec *spec, struct CmBlob *handle) in FfiCertManagerInit() argument
|
| /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
|