/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_sm2.c | 53 static int32_t EvpPkeyToKeyMaterialEc(const struct HksKeySpec *spec, const EVP_PKEY *pkey, struct H… in EvpPkeyToKeyMaterialEc() 109 int32_t HksOpensslSm2GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslSm2GenerateKey()
|
H A D | hks_openssl_rsa.c | 39 static int32_t RsaGenKeyCheckParam(const struct HksKeySpec *spec) in RsaGenKeyCheckParam() 231 int32_t HksOpensslRsaGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksOpensslRsaGenerateKey()
|
/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | label_btn_adapter.cpp | 74 const UxLabelBtnInfo &spec = std::get<UxLabelBtnInfo>(info.specificInfo); in LabelBtnAdapter() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AccessibilityWindowsPopulator.java | 247 public void setMagnificationSpec(int displayId, MagnificationSpec spec) { in setMagnificationSpec() 526 private static void generateInverseMatrix(MagnificationSpec spec, Matrix outMatrix) { in generateInverseMatrix() 541 private static void transformMagnificationSpecToMatrix(MagnificationSpec spec, in transformMagnificationSpecToMatrix() 722 final MagnificationSpec spec = instance.mWindowInfo.mMagnificationSpec; in initializeData() local
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
H A D | dlp_zip_test.cpp | 55 struct DlpUsageSpec spec = { in initDlpFileCiper() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/ |
H A D | dhfwk_sa_manager_test.h | 67 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/ |
H A D | distributed_hardware_stub_test.h | 59 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec()
|
/aosp14/frameworks/base/core/java/android/text/util/ |
H A D | Linkify.java | 658 LinkSpec spec = new LinkSpec(); in gatherLinks() local 680 LinkSpec spec = new LinkSpec(); in gatherTelLinks() local 701 LinkSpec spec = new LinkSpec(); in gatherMapLinks() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QSPanelControllerBase.java | 268 final String spec = CustomTile.toSpec(tile); in clickTile() local 291 QSTileView getTileView(String spec) { in getTileView()
|
/ohos5.0/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()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/ |
H A D | distributed_hardware_stub_test.cpp | 350 uint32_t spec = 1; variable 365 uint32_t spec = 0; variable
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | CameraAvailabilityListener.kt | 133 val spec = pathString.trim() regex
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | TooltipPopup.java | 147 final int spec = View.MeasureSpec.makeMeasureSpec(0, View.MeasureSpec.UNSPECIFIED); in computePosition() local
|
/aosp14/system/core/fs_mgr/libdm/include/libdm/ |
H A D | dm.h | 65 struct dm_target_spec spec; member
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | MockSyntheticPasswordManager.java | 106 PBEKeySpec spec = new PBEKeySpec(passwordChars, salt, 10, outLen * 8); in scrypt() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/ |
H A D | distributed_hardware_proxy_test.h | 68 std::string QueryLocalSysSpec(QueryLocalSysSpecType spec) in QueryLocalSysSpec()
|
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/ |
H A D | SceneTransitions.kt | 47 val spec = transition(from, to) { it.from == from && it.to == to } regex
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_hmac.c | 44 int32_t HksMbedtlsHmacGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsHmacGenerateKey()
|
H A D | hks_mbedtls_x25519.c | 221 int32_t HksMbedtlsX25519GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key) in HksMbedtlsX25519GenerateKey() 315 const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) in HksMbedtlsX25519KeyAgreement() 796 const struct HksBlob *pubKey, const struct HksKeySpec *spec, struct HksBlob *sharedKey) in HksMbedtlsEd25519KeyAgreement()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
H A D | hgm_one_shot_timer.cpp | 35 void CalculateTimeoutTime(std::chrono::nanoseconds timestamp, timespec* spec) in CalculateTimeoutTime()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | TileServiceRequestController.kt | 160 val spec = CustomTile.toSpec(componentName) regex
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_fullscreen_generic.cpp | 170 … const auto* spec = reinterpret_cast<const ShaderSpecializationRenderPod*>(dataView.data()); in GetPsoHandle() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/ |
H A D | hks_local_engine.c | 107 struct HksKeySpec spec = {0}; in HksLocalGenerateKey() local 130 struct HksKeySpec spec = {0}; in HksLocalAgreeKey() local
|
/ohos5.0/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() 114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() 148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() 182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec()
|
H A D | crypto_ecc_no_length_sign_test.cpp | 80 static HcfResult ConstructEcc224KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc224KeyPairParamsSpec() 114 static HcfResult ConstructEcc256KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc256KeyPairParamsSpec() 148 static HcfResult ConstructEcc384KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc384KeyPairParamsSpec() 182 static HcfResult ConstructEcc521KeyPairParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructEcc521KeyPairParamsSpec()
|