Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 57) sorted by relevance

123

/base/security/device_auth/services/frameworks/inc/hiview_adapter/
Dhisysevent_adapter.h21 #define DEV_AUTH_REPORT_CALL_EVENT(a, b, c, d) argument
35 #define DEV_AUTH_REPORT_CALL_EVENT(a, b, c, d) DevAuthReportCallEvent(a, b, c, d) argument
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dcrypto_hash_to_point.c112 const struct CurveConstPara *curvePara, BIGNUM *b, BN_CTX *ctx) in CurveHashToPointCalcB()
153 static int32_t CurveHashToPointCalcA(const BIGNUM *b, in CurveHashToPointCalcA()
199 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC()
270 BIGNUM *b = BN_new(); in CurveHashToPoint() local
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
Dsystem_ability.h25 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_symbols.cpp78 std::sort(symbols_.begin(), symbols_.end(), [](const SymbolInfo& a, const SymbolInfo& b) { in GetNameAndOffsetByPc()
103 std::sort(symbols_.begin(), symbols_.end(), [](const SymbolInfo& a, const SymbolInfo& b) { in GetNameAndOffsetByPc()
Ddfx_maps.cpp177 [](const std::shared_ptr<DfxElfMap>& a, const std::shared_ptr<DfxElfMap>& b) { in Sort()
182 [](const std::shared_ptr<DfxElfMap>& a, const std::shared_ptr<DfxElfMap>& b) { in Sort()
/base/web/webview/ohos_nweb/include/
Dnweb_value.h27 bool b; member
54 void SetBoolean(bool b) { data_.b = b; } in SetBoolean()
/base/security/security_component_manager/frameworks/common/src/
Dsec_comp_tool.cpp41 static inline double MaxValue(double a, double b, double c) in MaxValue()
46 static inline double MinValue(double a, double b, double c) in MinValue()
57 static HsvColor RgbToHsv(uint8_t r, uint8_t g, uint8_t b) in RgbToHsv()
/base/sensors/miscdevice/interfaces/native/light/include/
Dlight_agent_type.h85 uint8_t b; /** Blue value range 0-255. */ member
100 uint8_t b; /** Blue value range 0-255. */ member
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
Dcert_manager_status.h61 #define CM_BLOB(b) (struct CmBlob) { .size = (b)->size, .data = (uint8_t *) (b)->data } argument
63 #define HKS_BLOB(b) (struct HksBlob) { .size = (b)->size, .data = (uint8_t *) (b)->data } argument
/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c153 static void lin_mul_word(unsigned long a, unsigned long b, unsigned long *res_hi, unsigned long *re… in lin_mul_word()
227 #define dword_add_word(a, b, r) \ argument
233 static void montgomery_mul_add(struct long_int_num *p_a, unsigned long b, struct long_int_num *p_n, in montgomery_mul_add()
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
Dhks_openssl_ed25519tox25519.h34 BIGNUM *b; member
/base/security/device_security_level/baselib/utils/src/
Dutils_base64.c80 uint32_t b = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local
133 uint32_t b = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/base/powermgr/powermgr_lite/frameworks/include/
Drunning_lock_entry.h52 …c inline BOOL IsSameRunningLockIdentity(const RunningLockIdentity *a, const RunningLockIdentity *b) in IsSameRunningLockIdentity()
/base/update/updater/services/ui/view/
Dview_api.cpp81 auto b = getNextField(); in StrToColor() local
/base/msdp/device_status/rust/subsystem/input/binding/include/
Dinput_binding_internal.h46 uint8_t b; member
/base/telephony/core_service/services/sim/src/
Dmcc_pool.cpp329 bool MccPool::MccCompare(const MccAccess &a, const MccAccess &b) in MccCompare()
/base/hiviewdfx/faultloggerd/common/cutil/
Dmusl_cutil.h101 char b; in GetRealPid() local
Ddfx_cutil.c102 char b; in GetRealPid() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
Ddcm_asn1.c138 uint32_t b; in Asn1GetObj() local
/base/hiviewdfx/blackbox/interfaces/native/kits/
Dblackbox.h30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
/base/powermgr/powermgr_lite/services/src/
Drunning_lock_mgr.c166 static int32_t RunningLockIdentityCmp(const RunningLockIdentity *a, const RunningLockIdentity *b) in RunningLockIdentityCmp()
/base/hiviewdfx/blackbox/interfaces/native/innerkits/
Dblackbox.h30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
/base/security/access_token/services/tokensyncmanager/include/remote/
Dsoft_bus_channel.h247 int b = static_cast<int32_t>(GetRandomUint32() % bbase); in RandomUuid() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Decc_asy_key_generator_openssl.c74 static HcfResult CheckEc224CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc224CurveId()
96 static HcfResult CheckEc256CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc256CurveId()
118 static HcfResult CheckEc384CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc384CurveId()
140 static HcfResult CheckEc521CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc521CurveId()
164 BIGNUM *p = NULL, *b = NULL, *x = NULL, *y = NULL; in CheckParamsSpecToGetCurveId() local
214 BIGNUM *p = NULL, *a = NULL, *b = NULL; in NewGroupFromCurveGFp() local
802 BIGNUM *b = Openssl_BN_new(); in GetCurveGFp() local
/base/security/crypto_framework/interfaces/innerkits/algorithm_parameter/
Ddetailed_ecc_key_params.h44 HcfBigInteger b; member

123