Home
last modified time | relevance | path

Searched defs:spec (Results 76 - 100 of 839) sorted by relevance

12345678910>>...34

/third_party/ltp/testcases/kernel/syscalls/clock_getres/
H A Dclock_getres01.c42 struct tst_ts **spec; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp61 ComputeShaderSpec spec; in addComputeSameLabelsTest() local
H A DvktSpvAsmLoopDepInfTests.cpp152 ComputeShaderSpec spec; in getComputeShaderSpec() local
/third_party/skia/tests/
H A DParsePathTest.cpp82 SkString spec; in DEF_TEST() local
/third_party/python/PC/
H A D_testconsole.c132 PyInit__testconsole(PyObject *spec) in PyInit__testconsole() argument
/third_party/python/Lib/ctypes/test/
H A Dtest_values.py81 spec = importlib.util.find_spec(modname) variable in PythonValuesTestCase.test_frozentable.struct_frozen
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibrary.cpp50 tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl::ShaderCaseSpecification& spec) in createCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp61 ComputeShaderSpec spec; in addComputeSameLabelsTest() local
H A DvktSpvAsmLoopDepInfTests.cpp152 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmLoopDepLenTests.cpp168 ComputeShaderSpec spec; in getComputeShaderSpec() local
/base/security/certificate_manager/test/unittest/src/
H A Dcm_init_test.cpp85 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
103 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
121 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
139 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
157 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local
175 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
193 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
211 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
227 struct CmSignatureSpec *spec = nullptr; /* spec is NULL */ HWTEST_F() local
243 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_AGREE }; /* purpose is not CM_KEY_PURPOSE_SIGN/VERIFY */ HWTEST_F() local
259 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
274 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
290 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
305 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
323 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
339 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
355 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
371 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
390 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dalg_25519_common_param_spec.c50 HcfResult ConstructAlg25519KeyPairParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519KeyPairParamsSpec() argument
129 HcfResult ConstructAlg25519PubKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519PubKeyParamsSpec() argument
194 HcfResult ConstructAlg25519PriKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519PriKeyParamsSpec() argument
H A Dcrypto_common_cov_test.cpp466 HcfDsaCommParamsSpec *spec = nullptr; in HWTEST_F() local
473 HcfDsaPubKeyParamsSpec *spec = nullptr; in HWTEST_F() local
480 HcfDsaKeyPairParamsSpec *spec = nullptr; in HWTEST_F() local
487 HcfEccCommParamsSpec *spec in HWTEST_F() local
494 HcfEccPubKeyParamsSpec *spec = nullptr; HWTEST_F() local
501 HcfEccPriKeyParamsSpec *spec = nullptr; HWTEST_F() local
508 HcfEccKeyPairParamsSpec *spec = nullptr; HWTEST_F() local
515 HcfRsaCommParamsSpec *spec = nullptr; HWTEST_F() local
522 HcfRsaPubKeyParamsSpec *spec = nullptr; HWTEST_F() local
529 HcfRsaKeyPairParamsSpec *spec = nullptr; HWTEST_F() local
[all...]
/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_test.cpp72 static HcfResult ConstructSm2256CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructSm2256CommParamsSpec() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_zip_test.cpp55 struct DlpUsageSpec spec = { in initDlpFileCiper() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_hmac.c51 static int32_t HmacGenKeyCheckParam(const struct HksKeySpec *spec) in HmacGenKeyCheckParam() argument
61 int32_t HksOpensslHmacGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslHmacGenerateKey() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_hmac.c44 int32_t HksMbedtlsHmacGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsHmacGenerateKey() argument
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_rsa_key.cpp33 HksKeySpec spec = {0}; member
226 HksKeySpec spec = { in HWTEST_F() local
[all...]
H A Dhks_crypto_hal_ecc_key.cpp33 HksKeySpec spec = {0}; member
180 HksKeySpec spec = { in HWTEST_F() local
/base/update/updater/services/ui/view/component/
H A Dlabel_btn_adapter.cpp74 const UxLabelBtnInfo &spec = std::get<UxLabelBtnInfo>(info.specificInfo); in LabelBtnAdapter() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/distributedhardwarefwkkit/src/
H A Ddistributed_hardware_fwk_kit_test.cpp278 QueryLocalSysSpecType spec = QueryLocalSysSpecType::MIN; in HWTEST_F() local
294 QueryLocalSysSpecType spec = QueryLocalSysSpecType::HISTREAMER_AUDIO_ENCODER; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/src/
H A Ddistributed_hardware_proxy_test.cpp208 QueryLocalSysSpecType spec = QueryLocalSysSpecType::MIN; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/
H A Ddistributed_hardware_stub_test.cpp350 uint32_t spec = 1; in HWTEST_F() local
365 uint32_t spec = 0; in HWTEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c136 struct itimerspec spec = {}; in suspend() local
/kernel/linux/linux-5.10/drivers/interconnect/qcom/
H A Dicc-rpmh.c102 struct icc_node_data *qcom_icc_xlate_extended(struct of_phandle_args *spec, void *data) in qcom_icc_xlate_extended() argument

Completed in 15 milliseconds

12345678910>>...34