Home
last modified time | relevance | path

Searched defs:spec (Results 201 - 225 of 819) sorted by relevance

12345678910>>...33

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDirectiveHandler.cpp213 handleVersion(const angle::pp::SourceLocation &loc, int version, ShShaderSpec spec) handleVersion() argument
H A DSymbolTable.h133 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() argument
146 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSurface.cpp33 AbslFormatConvert( Surface::Type value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.cc136 bool ParsePosixSpec(const std::string& spec, PosixTimeZone* res) { in ParsePosixSpec() argument
/third_party/selinux/libselinux/src/
H A Dlabel_db.c71 typedef struct spec { struct
94 spec_t *spec = &catalog->specs[catalog->nspec]; in process_line() local
178 spec_t *spec; db_close() local
197 spec_t *spec; db_lookup() local
344 spec_t *spec = &catalog->specs[i]; db_init() local
[all...]
H A Dlabel_media.c22 typedef struct spec { struct
155 struct spec *spec, *spec_arr = data->spec_arr; in close() local
H A Dlabel_x.c23 typedef struct spec { struct
182 struct spec *spec, *spec_arr = data->spec_arr; in close() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderConstExprTests.cpp158 glu::sl::ShaderCaseSpecification spec; in createTests() local
179 glu::sl::ShaderCaseSpecification spec; in createTests() local
212 glu::sl::ShaderCaseSpecification spec; createTests() local
233 glu::sl::ShaderCaseSpecification spec; createTests() local
[all...]
H A DglsShaderPerformanceMeasurer.cpp77 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const AttribSpec& spec) in generateVertices() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmEmptyStructTests.cpp220 ComputeShaderSpec spec; in addCopyingComputeGroup() local
327 ComputeShaderSpec spec; in addPointerComparisionComputeGroup() local
543 ComputeShaderSpec spec; addFunctionArgumentReturnValueGroup() local
[all...]
H A DvktSpvAsmWorkgroupMemoryTests.cpp284 ComputeShaderSpec spec; in addComputeWorkgroupMemoryTests() local
311 ComputeShaderSpec spec; in addComputeWorkgroupMemoryTests() local
343 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
376 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
402 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
433 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
466 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
498 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
528 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
563 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
600 ComputeShaderSpec spec; addComputeWorkgroupMemoryTests() local
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp100 MultiVertexArrayTest::Spec spec; in init() local
170 MultiVertexArrayTest::Spec spec; in init() local
241 MultiVertexArrayTest::Spec spec; init() local
309 MultiVertexArrayTest::Spec spec; init() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_ipc_client.c198 int32_t CmClientInit(const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) in CmClientInit() argument
/base/security/certificate_manager/interfaces/innerkits/cert_manager_standard/main/src/
H A Dcert_manager_api.c206 CM_API_EXPORT int32_t CmInit(const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) in CmInit() argument
/base/security/certificate_manager/test/unittest/src/
H A Dcm_finish_test.cpp79 static void TestSign(const struct CmBlob *keyUri, const struct CmSignatureSpec *spec, in TestSign() argument
99 static void TestVerify(const struct CmBlob *keyUri, const struct CmSignatureSpec *spec, in TestVerify() argument
128 static void TestSignVerify(uint32_t alg, bool isValidSignature, struct CmSignatureSpec *spec) in TestSignVerify() argument
163 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; ProducerSessionMaxTest() local
306 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
318 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA256 }; HWTEST_F() local
330 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
342 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA256 }; HWTEST_F() local
367 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
381 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local
395 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA512 }; HWTEST_F() local
407 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA384 }; HWTEST_F() local
420 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA224 }; HWTEST_F() local
432 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA1 }; HWTEST_F() local
445 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_NONE }; HWTEST_F() local
458 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_MD5 }; HWTEST_F() local
470 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA224 }; HWTEST_F() local
483 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA256 }; HWTEST_F() local
495 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA384 }; HWTEST_F() local
507 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA512 }; HWTEST_F() local
520 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA1 }; HWTEST_F() local
532 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA1 }; HWTEST_F() local
544 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA224 }; HWTEST_F() local
557 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA384 }; HWTEST_F() local
569 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA512 }; HWTEST_F() local
582 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA224 }; HWTEST_F() local
594 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA384 }; HWTEST_F() local
607 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_NONE }; HWTEST_F() local
619 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PKCS1_V1_5, CM_DIGEST_SHA512 }; HWTEST_F() local
632 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA256 }; HWTEST_F() local
645 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA384 }; HWTEST_F() local
657 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, CM_DIGEST_SHA512 }; HWTEST_F() local
669 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, 0, 0 }; HWTEST_F() local
[all...]
/base/security/crypto_framework/common/src/
H A Dasy_key_params.c48 void FreeDsaCommParamsSpec(HcfDsaCommParamsSpec *spec) in FreeDsaCommParamsSpec() argument
63 FreeDhCommParamsSpec(HcfDhCommParamsSpec *spec) FreeDhCommParamsSpec() argument
76 DestroyDsaCommParamsSpec(HcfDsaCommParamsSpec *spec) DestroyDsaCommParamsSpec() argument
82 DestroyDsaPubKeySpec(HcfDsaPubKeyParamsSpec *spec) DestroyDsaPubKeySpec() argument
93 DestroyDsaKeyPairSpec(HcfDsaKeyPairParamsSpec *spec) DestroyDsaKeyPairSpec() argument
109 DestroyDhCommParamsSpec(HcfDhCommParamsSpec *spec) DestroyDhCommParamsSpec() argument
115 DestroyDhPubKeySpec(HcfDhPubKeyParamsSpec *spec) DestroyDhPubKeySpec() argument
126 DestroyDhPriKeySpec(HcfDhPriKeyParamsSpec *spec) DestroyDhPriKeySpec() argument
140 DestroyDhKeyPairSpec(HcfDhKeyPairParamsSpec *spec) DestroyDhKeyPairSpec() argument
177 FreeEccCommParamsSpec(HcfEccCommParamsSpec *spec) FreeEccCommParamsSpec() argument
195 DestroyEccCommParamsSpec(HcfEccCommParamsSpec *spec) DestroyEccCommParamsSpec() argument
201 DestroyEccPubKeySpec(HcfEccPubKeyParamsSpec *spec) DestroyEccPubKeySpec() argument
211 DestroyEccPriKeySpec(HcfEccPriKeyParamsSpec *spec) DestroyEccPriKeySpec() argument
225 DestroyEccKeyPairSpec(HcfEccKeyPairParamsSpec *spec) DestroyEccKeyPairSpec() argument
240 FreeRsaCommParamsSpec(HcfRsaCommParamsSpec *spec) FreeRsaCommParamsSpec() argument
251 DestroyRsaCommParamsSpec(HcfRsaCommParamsSpec *spec) DestroyRsaCommParamsSpec() argument
257 DestroyRsaPubKeySpec(HcfRsaPubKeyParamsSpec *spec) DestroyRsaPubKeySpec() argument
268 DestroyRsaKeyPairSpec(HcfRsaKeyPairParamsSpec *spec) DestroyRsaKeyPairSpec() argument
284 DestroyDsaParamsSpec(HcfAsyKeyParamsSpec *spec) DestroyDsaParamsSpec() argument
302 DestroyDhParamsSpec(HcfAsyKeyParamsSpec *spec) DestroyDhParamsSpec() argument
323 DestroyEccParamsSpec(HcfAsyKeyParamsSpec *spec) DestroyEccParamsSpec() argument
344 DestroyRsaParamsSpec(HcfAsyKeyParamsSpec *spec) DestroyRsaParamsSpec() argument
362 DestroyAlg25519PubKeySpec(HcfAlg25519PubKeyParamsSpec *spec) DestroyAlg25519PubKeySpec() argument
379 DestroyAlg25519PriKeySpec(HcfAlg25519PriKeyParamsSpec *spec) DestroyAlg25519PriKeySpec() argument
396 DestroyAlg25519KeyPairSpec(HcfAlg25519KeyPairParamsSpec *spec) DestroyAlg25519KeyPairSpec() argument
418 DestroyAlg25519ParamsSpec(HcfAsyKeyParamsSpec *spec) DestroyAlg25519ParamsSpec() argument
446 FindAsyKeySpecFreeAbility(HcfAsyKeyParamsSpec *spec) FindAsyKeySpecFreeAbility() argument
457 FreeAsyKeySpec(HcfAsyKeyParamsSpec *spec) FreeAsyKeySpec() argument
471 DestroySm2CipherTextSpec(Sm2CipherTextSpec *spec) DestroySm2CipherTextSpec() argument
[all...]
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_sm2_crypto_util.cpp121 Sm2CipherTextSpec *spec = nullptr; in JsGenCipherTextBySpec() local
158 CheckSm2CipherTextSpec(Sm2CipherTextSpec *spec) CheckSm2CipherTextSpec() argument
194 BuildSm2CipherTextSpecToNapiValue(napi_env env, Sm2CipherTextSpec *spec, napi_value *instance) BuildSm2CipherTextSpecToNapiValue() argument
215 ConvertSm2CipherTextSpecToNapiValue(napi_env env, Sm2CipherTextSpec *spec) ConvertSm2CipherTextSpecToNapiValue() argument
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_common_param_spec_generator_openssl.c210 static void FreeEccCommParamObject(HcfEccCommParamsSpecSpi *spec) in FreeEccCommParamObject() argument
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_agreement_by_spec_test.cpp77 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
111 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() argument
145 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() argument
179 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() argument
/base/security/crypto_framework/test/unittest/src/ecc/
H A Dcrypto_ecc_no_length_sign_sub_test.cpp80 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() argument
148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() argument
182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() argument
H A Dcrypto_ecc_no_length_sign_test.cpp80 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() argument
148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() argument
182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() argument
H A Dcrypto_ecc_no_length_verify_sub_test.cpp83 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
117 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() argument
151 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() argument
185 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() argument
H A Dcrypto_ecc_no_length_verify_test.cpp83 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() argument
117 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() argument
151 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() argument
185 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_rsa.c39 static int32_t RsaGenKeyCheckParam(const struct HksKeySpec *spec) in RsaGenKeyCheckParam() argument
226 int32_t HksOpensslRsaGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslRsaGenerateKey() argument
H A Dhks_openssl_sm2.c53 static int32_t EvpPkeyToKeyMaterialEc(const struct HksKeySpec *spec, const EVP_PKEY *pkey, struct HksBlob *key) in EvpPkeyToKeyMaterialEc() argument
109 int32_t HksOpensslSm2GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslSm2GenerateKey() argument
[all...]

Completed in 20 milliseconds

12345678910>>...33