| /base/security/certificate_manager/interfaces/innerkits/cert_manager_standard/main/src/ |
| H A D | cert_manager_api.c | 206 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 D | cm_finish_test.cpp | 79 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 D | asy_key_params.c | 48 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 D | napi_sm2_crypto_util.cpp | 121 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 D | ecc_common_param_spec_generator_openssl.c | 210 static void FreeEccCommParamObject(HcfEccCommParamsSpecSpi *spec) in FreeEccCommParamObject() argument [all...] |
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_ecc_key_agreement_by_spec_test.cpp | 77 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 D | crypto_ecc_no_length_sign_sub_test.cpp | 80 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 D | crypto_ecc_no_length_sign_test.cpp | 80 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 D | crypto_ecc_no_length_verify_sub_test.cpp | 83 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 D | crypto_ecc_no_length_verify_test.cpp | 83 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 D | hks_openssl_rsa.c | 39 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 D | hks_openssl_sm2.c | 53 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...] |
| H A D | hks_openssl_dsa.c | 266 int32_t HksOpensslDsaGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslDsaGenerateKey() argument
|
| H A D | hks_openssl_curve25519.c | 75 int32_t HksOpensslCurve25519GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslCurve25519GenerateKey() argument 141 HksOpensslX25519AgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksOpensslX25519AgreeKey() argument 183 HksOpensslEd25519AgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) HksOpensslEd25519AgreeKey() argument
|
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_ecdsa_sign.cpp | 34 HksKeySpec spec = {0}; member [all...] |
| /base/web/webview/ohos_adapter/cert_mgr_adapter/src/ |
| H A D | cert_mgr_adapter_impl.cpp | 397 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in Sign() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
| H A D | distributed_hardware_stub.cpp | 180 QueryLocalSysSpecType spec = (QueryLocalSysSpecType)specInt; in QueryLocalSysSpecInner() local 324 bool DistributedHardwareStub::ValidQueryLocalSpec(uint32_t spec) in ValidQueryLocalSpec() argument
|
| H A D | distributed_hardware_service.cpp | 182 std::string DistributedHardwareService::QueryLocalSysSpec(const QueryLocalSysSpecType spec) in QueryLocalSysSpec() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/ |
| H A D | distributed_hardware_proxy.cpp | 183 std::string DistributedHardwareProxy::QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | semaphorendk.cpp | 191 struct timespec spec = {PARAM_0};
in SemTimedwait() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | cmyk.c | 1030 char spec[PPD_MAX_NAME]; /* Profile name */ in cupsCMYKLoad() local [all...] |
| H A D | rgb.c | 318 char spec[PPD_MAX_NAME]; /* Profile name */ in cupsRGBLoad() local
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
| H A D | ResultSpec.java | 550 private static String substituteArgs(String spec, List<String> args) { in substituteArgs() argument 556 private static String substituteArgs(String spec, Function<Integer, String> args, int size) { in substituteArgs() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | unesctrn.cpp | 81 static UChar* copySpec(const UChar* spec) { in copySpec() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | kqueue.c | 136 struct timespec spec; in uv__io_poll() local
|