| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/ |
| D | crypto_hash_to_point.c | 112 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/ |
| D | system_ability.h | 25 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| D | ecc_asy_key_generator_openssl.c | 44 BIGNUM *b; member 55 static HcfResult CheckEc224CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc224CurveId() 80 static HcfResult CheckEc256CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc256CurveId() 105 static HcfResult CheckEc384CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc384CurveId() 130 static HcfResult CheckEc521CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc521CurveId() 155 static HcfResult CheckBP160r1CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckBP160r1CurveId() 180 static HcfResult CheckBP160t1CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckBP160t1CurveId() 205 static HcfResult CheckBP192r1CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckBP192r1CurveId() 230 static HcfResult CheckBP192t1CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckBP192t1CurveId() 255 static HcfResult CheckBP224r1CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckBP224r1CurveId() [all …]
|
| D | ecc_common_param_spec_generator_openssl.c | 108 BIGNUM *b = Openssl_BN_new(); in BuildCommonParamGFp() local
|
| /base/hiviewdfx/faultloggerd/frameworks/unwinder/ |
| D | dfx_symbols.cpp | 78 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()
|
| D | dfx_maps.cpp | 178 [](const std::shared_ptr<DfxElfMap>& a, const std::shared_ptr<DfxElfMap>& b) { in Sort() 183 [](const std::shared_ptr<DfxElfMap>& a, const std::shared_ptr<DfxElfMap>& b) { in Sort()
|
| /base/security/security_component_manager/frameworks/common/src/ |
| D | sec_comp_tool.cpp | 41 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/inner_api/light/ |
| D | light_agent_type.h | 85 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/ |
| D | cert_manager_status.h | 61 #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/ |
| D | hvb_rsa.c | 153 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/ |
| D | hks_openssl_ed25519tox25519.h | 34 BIGNUM *b; member
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_base64.c | 80 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/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_maps.cpp | 228 [](const std::shared_ptr<DfxMap>& a, const std::shared_ptr<DfxMap>& b) { in Sort() 238 [](const std::shared_ptr<DfxMap>& a, const std::shared_ptr<DfxMap>& b) { in Sort()
|
| /base/update/updater/services/ui/view/ |
| D | view_api.cpp | 81 auto b = getNextField(); in StrToColor() local
|
| /base/powermgr/powermgr_lite/frameworks/include/ |
| D | running_lock_entry.h | 52 …c inline BOOL IsSameRunningLockIdentity(const RunningLockIdentity *a, const RunningLockIdentity *b) in IsSameRunningLockIdentity()
|
| /base/powermgr/display_manager/brightness_manager/include/ |
| D | brightness_base.h | 65 static bool IsEqualF(float a, float b) in IsEqualF()
|
| /base/request/request/frameworks/js/napi/src/ |
| D | utf8_utils.cpp | 25 size_t Utf8CharWidth(uint8_t b) in Utf8CharWidth()
|
| /base/hiviewdfx/faultloggerd/common/cutil/ |
| D | musl_cutil.h | 101 char b; in GetRealPid() local
|
| D | dfx_cutil.c | 102 char b; in GetRealPid() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
| D | dcm_asn1.c | 138 uint32_t b; in Asn1GetObj() local
|
| /base/hiviewdfx/blackbox_lite/interfaces/native/innerkits/ |
| D | blackbox.h | 30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
|
| /base/powermgr/powermgr_lite/services/src/ |
| D | running_lock_mgr.c | 166 static int32_t RunningLockIdentityCmp(const RunningLockIdentity *a, const RunningLockIdentity *b) in RunningLockIdentityCmp()
|
| /base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
| D | code_sign_enable_multi_task.cpp | 65 const std::pair<std::string, code_sign_enable_arg> &b) { in SortTaskData()
|
| /base/hiviewdfx/blackbox_lite/interfaces/native/kits/ |
| D | blackbox.h | 30 #define Min(a, b) (((a) > (b)) ? (b) : (a)) argument
|
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| D | ecc_openssl_common.c | 59 BIGNUM *b = NULL; in NewGroupFromCurveGFp() local 294 BIGNUM *b = Openssl_BN_new(); in GetCurveGFp() local
|