Home
last modified time | relevance | path

Searched +defs:g +defs:q (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h44 static inline uint8x8_t NeonPreLerp(uint8x8_t p, uint8x8_t q, uint8x8_t a) in NeonPreLerp()
50 static inline uint8x8_t NeonLerp(uint8x8_t p, uint8x8_t q, uint8x8_t alpha) in NeonLerp()
126 uint16x8_t g = vmull_u8(g2, a2) + vmull_u8(g1, da); in NeonBlendRGBA() local
139 uint16x8_t g = vmull_u8(g2, a2) + vmull_u8(g1, da); in NeonBlendXRGB() local
173 static inline void LoadBuf_RGB888(uint8_t* buf, uint8x8_t& r, uint8x8_t& g, uint8x8_t& b, uint8x8_t… in LoadBuf_RGB888()
181 static inline void LoadBuf_RGB565(uint8_t* buf, uint8x8_t& r, uint8x8_t& g, uint8x8_t& b, uint8x8_t… in LoadBuf_RGB565()
194 uint8x8_t& g, in LoadBufA_ARGB8888()
208 uint8x8_t& g, in LoadBufA_XRGB8888()
222 uint8x8_t& g, in LoadBufA_RGB888()
236 uint8x8_t& g, in LoadBufA_RGB565()
[all …]
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
H A Ddetailed_dsa_key_params.h27 HcfBigInteger q; member
28 HcfBigInteger g; member
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_dsa_helper.c85 BIGNUM *q = NULL; in InitDsa() local
86 BIGNUM *g = NULL; in InitDsa() local
366 const BIGNUM *q = DSA_get0_q(dsa); in SaveDsaKeyToHksBlob() local
367 const BIGNUM *g = DSA_get0_g(dsa); in SaveDsaKeyToHksBlob() local
/ohos5.0/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter.c208 …uct HksBlob *publicKey, struct HksBlob *y, struct HksBlob *p, struct HksBlob *q, struct HksBlob *g) in GetDsaPubKeyParam()
237 …t32_t DsaToX509PublicKey(const struct HksBlob *y, const struct HksBlob *p, const struct HksBlob *q, in DsaToX509PublicKey()
238 const struct HksBlob *g, struct HksBlob *x509Key) in DsaToX509PublicKey()
293 struct HksBlob q = {0}; in DsaPublicKeyToX509() local
294 struct HksBlob g = {0}; in DsaPublicKeyToX509() local
645 const BIGNUM *q = NULL; in X509PublicKeyToDsa() local
646 const BIGNUM *g = NULL; in X509PublicKeyToDsa() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dsa_asy_key_generator_by_spec_test.cpp615 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
637 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
799 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
821 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
1025 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1048 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
1218 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1241 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
1401 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1424 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
[all …]
H A Dcrypto_dsa_exception_test.cpp192 BIGNUM *q = nullptr; variable
193 BIGNUM *g = nullptr; variable
275 BIGNUM *q = nullptr; variable
H A Dcrypto_dsa_asy_key_generator_test.cpp428 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
439 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
537 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
548 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
865 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
892 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
1091 HcfBigInteger q = { .data = nullptr, .len = 0 }; variable
1118 HcfBigInteger g = { .data = nullptr, .len = 0 }; variable
H A Dopenssl_adapter_mock.c938 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()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_dsa.c108 BIGNUM *q = BN_bin2bn(buff, keyMaterial->qSize, NULL); in InitDsaStructParameter() local
117 BIGNUM *g = BN_bin2bn(buff, keyMaterial->gSize, NULL); in InitDsaStructParameter() local
207 const BIGNUM *q = DSA_get0_q(dsa); in DsaKeyMaterialData() local
208 const BIGNUM *g = DSA_get0_g(dsa); in DsaKeyMaterialData() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp149 uint32_t g = ModifyWordWidth(GetARGB32ColorG(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
172 std::priority_queue<VBox, std::vector<VBox>, std::less<VBox> > q; in QuantizePixels() local
219 uint32_t g = GetARGB32ColorG(color); in Rgb2Gray() local
257 uint32_t g = GetARGB32ColorG(color); in CalcRelativeLum() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp117 uint32_t g = ModifyWordWidth(GetARGB32ColorG(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
140 std::priority_queue<VBox, std::vector<VBox>, std::less<VBox> > q; in QuantizePixels() local
190 uint32_t g = GetARGB32ColorG(color); in Rgb2Gray() local
228 uint32_t g = GetARGB32ColorG(color); in CalcRelativeLum() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js37 let g; variable
87 constructor(q, r) { argument
289 constructor(q, i1) { argument
606 constructor(q, l1) { argument
677 constructor(q, x3) { argument
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddsa_asy_key_generator_openssl.c54 static void FreeCommSpecBn(BIGNUM *p, BIGNUM *q, BIGNUM *g) in FreeCommSpecBn()
566 …sult ConvertCommSpec2Bn(const HcfDsaCommParamsSpec *paramsSpec, BIGNUM **p, BIGNUM **q, BIGNUM **g) in ConvertCommSpec2Bn()
592 BIGNUM *q = NULL; in CreateOpensslDsaKey() local
593 BIGNUM *g = NULL; in CreateOpensslDsaKey() local
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp593 napi_value q = GetDetailAsyKeySpecValue(env, arg, "q"); in InitDsaCommonAsyKeySpec() local
594 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitDsaCommonAsyKeySpec() local
797 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitEccDetailAsyKeySpec() local
1301 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitDhCommonAsyKeySpec() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …e strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=requi… variable
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/
H A Dopenssl_adapter.c591 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()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1306 constructor(p, q, r) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… function
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16quire("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=re… function