| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmSpirvVersionTests.cpp | 156 ComputeShaderSpec spec; in getComputeShaderSpec() local
|
| H A D | vktSpvAsmVariableInitTests.cpp | 131 ComputeShaderSpec spec; in addComputeVariableInitPrivateTest() local 323 map<string, string> spec; in addShaderCodeOutput() local [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.cpp | 78 const StatementSpec* spec = DE_NULL; in chooseStatement() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexArrayTest.cpp | 99 MultiVertexArrayTest::Spec spec; in init() local 169 MultiVertexArrayTest::Spec spec; in init() local 240 MultiVertexArrayTest::Spec spec; init() local 308 MultiVertexArrayTest::Spec spec; init() local 371 MultiVertexArrayTest::Spec spec; init() local 436 MultiVertexArrayTest::Spec spec; init() local 507 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument 523 MultiVertexArrayTest::Spec spec; init() local 577 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument 593 addStorageCases(MultiVertexArrayTest::Spec spec, int depth) addStorageCases() argument 644 MultiVertexArrayTest::Spec spec; init() local 679 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument 703 MultiVertexArrayTest::Spec spec; init() local 713 addStrideCases(MultiVertexArrayTest::Spec spec, int depth) addStrideCases() argument 770 getTestName(const MultiVertexArrayTest::Spec& spec) getTestName() argument 794 MultiVertexArrayTest::Spec spec; init() local 804 addInputTypeCases(MultiVertexArrayTest::Spec spec, int depth) addInputTypeCases() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
| H A D | wpa_evp_key.c | 67 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_NONE };
in rsa_sign() local 91 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_NONE, CM_DIGEST_NONE };
in rsa_priv_enc() local 110 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_NONE, CM_DIGEST_NONE };
in ec_sign() local 26 cm_sign(const struct CmBlob *keyUri, const struct CmBlob *message, struct CmBlob *signature, struct CmSignatureSpec *spec) cm_sign() argument
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_key_operation.c | 295 static void FillKeySpec(const struct HksParamSet *paramSet, struct CmKeyProperties *spec) in FillKeySpec() argument 311 static void TranslateToHuksProperties(const struct CmSignatureSpec *spec, struct CmKeyProperties *keyProperties) in TranslateToHuksProperties() argument 383 AddParamsToParamSet(const struct CmBlob *commonUri, const struct CmSignatureSpec *spec, struct HksParamSet *paramSet) AddParamsToParamSet() argument 440 ConstructInitParamSet(const struct CmBlob *commonUri, const struct CmSignatureSpec *spec, struct HksParamSet **outParamSet) ConstructInitParamSet() argument 516 CmKeyOpInit(const struct CmContext *context, const struct CmBlob *alias, const struct CmSignatureSpec *spec, struct CmBlob *handle) CmKeyOpInit() argument [all...] |
| /base/security/crypto_framework/test/unittest/src/sm2/ |
| H A D | crypto_sm2_asy_key_generator_by_spec_sub_test.cpp | 87 static HcfResult ConstructSm2256CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructSm2256CommParamsSpec() argument 1283 static void FreeEccCommParams(HcfEccCommParamsSpec *spec) in FreeEccCommParams() argument [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_file_test.cpp | 68 struct DlpUsageSpec spec = { in initDlpFileCiper() local 135 struct DlpUsageSpec spec; in HWTEST_F() local 428 struct DlpUsageSpec spec; HWTEST_F() local 454 struct DlpUsageSpec spec; HWTEST_F() local 490 struct DlpUsageSpec spec; HWTEST_F() local 526 struct DlpUsageSpec spec; HWTEST_F() local 943 struct DlpUsageSpec spec; HWTEST_F() local 973 struct DlpUsageSpec spec; HWTEST_F() local 1006 struct DlpUsageSpec spec; HWTEST_F() local 1122 struct DlpUsageSpec spec = { HWTEST_F() local 1150 struct DlpUsageSpec spec = { HWTEST_F() local 1177 struct DlpUsageSpec spec = { HWTEST_F() local 1723 struct DlpUsageSpec spec = { HWTEST_F() local [all...] |
| /base/security/huks/frameworks/huks_standard/main/common/src/ |
| H A D | hks_crypto_adapter.c | 33 void HksFillKeySpec(const struct HksParamSet *paramSet, struct HksKeySpec *spec)
in HksFillKeySpec() argument 286 int32_t HksGetDecryptAeTag(const struct HksParamSet *runtimeParamSet, struct HksUsageSpec *spec)
in HksGetDecryptAeTag() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_3des.c | 59 int32_t HksMbedtls3DesGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtls3DesGenerateKey() argument
|
| H A D | hks_mbedtls_des.c | 63 int32_t HksMbedtlsDesGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsDesGenerateKey() argument
|
| H A D | hks_mbedtls_engine.c | 219 int32_t HksCryptoHalGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksCryptoHalGenerateKey() argument 260 HksCryptoHalAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksCryptoHalAgreeKey() argument
|
| H A D | hks_mbedtls_rsa.c | 166 int32_t HksMbedtlsRsaGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsRsaGenerateKey() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_ecc.c | 109 static int32_t EccSaveKeyMaterial(const EC_KEY *eccKey, const struct HksKeySpec *spec,
in EccSaveKeyMaterial() argument 163 int32_t HksOpensslEccGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslEccGenerateKey() argument 438 HksOpensslEcdhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksOpensslEcdhAgreeKey() argument [all...] |
| H A D | hks_openssl_engine.c | 54 static int32_t GenKeyCheckParam(const struct HksKeySpec *spec, const struct HksBlob *key) in GenKeyCheckParam() argument 325 int32_t HksCryptoHalGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksCryptoHalGenerateKey() argument 94 AgreeKeyCheckParam(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, const struct HksBlob *sharedKey) AgreeKeyCheckParam() argument 335 HksCryptoHalAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksCryptoHalAgreeKey() argument [all...] |
| H A D | hks_openssl_aes.c | 239 static int32_t AesGenKeyCheckParam(const struct HksKeySpec *spec)
in AesGenKeyCheckParam() argument 249 int32_t HksOpensslAesGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslAesGenerateKey() argument 678 static int32_t OpensslAesAeadCipherSetParam(const struct HksBlob *key, const struct HksUsageSpec *spec,
in OpensslAesAeadCipherSetParam() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_aes_cipher.cpp | 33 HksKeySpec spec = {0}; member [all...] |
| H A D | hks_crypto_hal_rsa_cipher.cpp | 33 HksKeySpec spec = {0}; member [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/ |
| H A D | module_inner_capturer_sink.c | 146 static void SinkReconfigureCb(pa_sink *s, pa_sample_spec *spec, bool passthrough) in SinkReconfigureCb() argument
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-mt7621.c | 194 mediatek_gpio_xlate(struct gpio_chip *chip, const struct of_phandle_args *spec, u32 *flags) mediatek_gpio_xlate() argument
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 286 const char *spec = match_data->raw_data; in asymmetric_key_match_preparse() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | feature-fixups.c | 574 struct cpu_spec *spec = PTRRELOC(*PTRRELOC(&cur_cpu_spec)); in apply_feature_fixups() local
|
| /kernel/linux/linux-5.10/arch/x86/oprofile/ |
| H A D | nmi_int.c | 614 struct op_x86_model_spec *spec = &op_ppro_spec; /* default */ in ppro_init() local
|
| /kernel/linux/linux-5.10/drivers/mailbox/ |
| H A D | hi6220-mailbox.c | 222 hi6220_mbox_xlate(struct mbox_controller *controller, const struct of_phandle_args *spec) hi6220_mbox_xlate() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 60 struct mlx5_flow_spec *spec; in rx_err_add_rule() local 190 struct mlx5_flow_spec *spec; in rx_fs_create() local 403 setup_fte_common(struct mlx5_accel_esp_xfrm_attrs *attrs, u32 ipsec_obj_id, struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act) setup_fte_common() argument 472 struct mlx5_flow_spec *spec; rx_add_rule() local 544 struct mlx5_flow_spec *spec; tx_add_rule() local [all...] |