/ohos5.0/base/security/huks/utils/crypto_adapter/ |
H A D | hks_client_service_adapter.c | 146 …const uint32_t alg, uint32_t keySize, const struct HksBlob *x, const struct HksBlob *y, struct Hks… in EccToX509PublicKey() 200 …const uint32_t alg, uint32_t keySize, const struct HksBlob *x, const struct HksBlob *y, struct Hks… in Sm2ToX509PublicKey() 208 …const struct HksBlob *publicKey, struct HksBlob *y, struct HksBlob *p, struct HksBlob *q, struct H… in GetDsaPubKeyParam() 237 static int32_t DsaToX509PublicKey(const struct HksBlob *y, const struct HksBlob *p, const struct Hk… in DsaToX509PublicKey() 291 struct HksBlob y = {0}; in DsaPublicKeyToX509() local 293 struct HksBlob q = {0}; in DsaPublicKeyToX509() local 492 BIGNUM *y = BN_new(); in EcKeyToPublicKey() local 645 const BIGNUM *q = NULL; in X509PublicKeyToDsa() local
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | QuatProxy.cpp | 93 auto y = obj.Get<float>("y"); in SetValue() local 97 BASE_NS::Math::Quat q { x, y, z, w }; in SetValue() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_dsa_helper.c | 83 BIGNUM *y = NULL; in InitDsa() local 85 BIGNUM *q = NULL; in InitDsa() local 364 const BIGNUM *y = DSA_get0_pub_key(dsa); in SaveDsaKeyToHksBlob() local 366 const BIGNUM *q = DSA_get0_q(dsa); in SaveDsaKeyToHksBlob() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_dsa.c | 75 BIGNUM *y = BN_bin2bn(buff, keyMaterial->ySize, NULL); in InitDsaStructKey() local 108 BIGNUM *q = BN_bin2bn(buff, keyMaterial->qSize, NULL); in InitDsaStructParameter() local 205 const BIGNUM *y = DSA_get0_pub_key(dsa); in DsaKeyMaterialData() local 207 const BIGNUM *q = DSA_get0_q(dsa); in DsaKeyMaterialData() local
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 313 BIGNUM *y, BN_CTX *ctx) in OpensslEcPointGetAffineCoordinatesGfp() 386 const BIGNUM *y, BN_CTX *ctx) in OpensslEcPointSetAffineCoordinatesGfp() 938 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg() 1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1849 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg() 1952 const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) in OpensslEcPointSetAffineCoordinates() 1961 BIGNUM *x, BIGNUM *y, BN_CTX *ctx) in OpensslEcPointGetAffineCoordinates()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_adapter.c | 221 const BIGNUM *y, BN_CTX *ctx) in OpensslEcPointSetAffineCoordinatesGfp() 258 BIGNUM *y, BN_CTX *ctx) in OpensslEcPointGetAffineCoordinatesGfp() 591 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg() 732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1301 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg() 1412 const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) in OpensslEcPointSetAffineCoordinates() 1418 BIGNUM *x, BIGNUM *y, BN_CTX *ctx) in OpensslEcPointGetAffineCoordinates()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… variable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1272 constructor(x, y) { argument 1306 constructor(p, q, r) { argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.cpp | 1357 std::queue<RefPtr<UINode>> q; in UpdateAllGeometryTransition() local 1479 CalcDimension y; in CheckMarkAnchorPosition() local
|
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
H A D | napi_utils.cpp | 593 napi_value q = GetDetailAsyKeySpecValue(env, arg, "q"); in InitDsaCommonAsyKeySpec() local 1917 napi_value y = ConvertBigIntToNapiValue(env, &(p->y)); in ConvertEccPointToNapiValue() local 1954 napi_value y = ConvertBigIntToNapiValue(env, &(blob->g.y)); in ConvertEccCommonParamPointToNapiValue() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… variable
|