/base/global/i18n_lite/frameworks/i18n/include/ |
D | i18n_memory_adapter.h | 34 inline void I18nFree(void *a) in I18nFree() 52 inline void I18nFree(void *a) in I18nFree()
|
/base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
D | hisysevent_adapter.h | 21 #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/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
D | hks_openssl_bn.c | 51 …struct HksBnExpModParams *bnParams, const struct HksBlob *a, const struct HksBlob *e, const struct… in BnBuildParams() 101 int32_t HksOpensslBnExpMod(struct HksBlob *x, const struct HksBlob *a, in HksOpensslBnExpMod()
|
/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
D | openssl_adapter.c | 21 BIGNUM *Openssl_BN_dup(const BIGNUM *a) in Openssl_BN_dup() 26 void Openssl_BN_clear(BIGNUM *a) in Openssl_BN_clear() 31 void Openssl_BN_clear_free(BIGNUM *a) in Openssl_BN_clear_free() 41 void Openssl_BN_free(BIGNUM *a) in Openssl_BN_free() 56 int Openssl_BN_bn2binpad(const BIGNUM *a, unsigned char *to, int toLen) in Openssl_BN_bn2binpad() 61 int Openssl_BN_bn2lebinpad(const BIGNUM *a, unsigned char *to, int toLen) in Openssl_BN_bn2lebinpad() 76 int Openssl_BN_num_bytes(const BIGNUM *a) in Openssl_BN_num_bytes() 81 int Openssl_BN_set_word(BIGNUM *a, unsigned int w) in Openssl_BN_set_word() 86 unsigned int Openssl_BN_get_word(const BIGNUM *a) in Openssl_BN_get_word() 91 int Openssl_BN_num_bits(const BIGNUM *a) in Openssl_BN_num_bits() [all …]
|
/base/security/crypto_framework/test/unittest/src/ |
D | openssl_adapter_mock.c | 68 BIGNUM *Openssl_BN_dup(const BIGNUM *a) in Openssl_BN_dup() 76 void Openssl_BN_clear(BIGNUM *a) in Openssl_BN_clear() 81 void Openssl_BN_clear_free(BIGNUM *a) in Openssl_BN_clear_free() 86 void Openssl_BN_free(BIGNUM *a) in Openssl_BN_free() 115 int Openssl_BN_bn2binpad(const BIGNUM *a, unsigned char *to, int toLen) in Openssl_BN_bn2binpad() 123 int Openssl_BN_bn2lebinpad(const BIGNUM *a, unsigned char *to, int tolen) in Openssl_BN_bn2lebinpad() 144 int Openssl_BN_num_bytes(const BIGNUM *a) in Openssl_BN_num_bytes() 152 int Openssl_BN_set_word(BIGNUM *a, unsigned int w) in Openssl_BN_set_word() 160 unsigned int Openssl_BN_get_word(const BIGNUM *a) in Openssl_BN_get_word() 168 int Openssl_BN_num_bits(const BIGNUM *a) in Openssl_BN_num_bits() [all …]
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
D | hks_mbedtls_bn.c | 48 int32_t HksMbedtlsBnExpMod(struct HksBlob *x, const struct HksBlob *a, in HksMbedtlsBnExpMod()
|
/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/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 | 177 [](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/security/huks/test/fuzz_test/innerapi_fuzzer/hksbnexpmod_fuzzer/ |
D | hksbnexpmod_fuzzer.cpp | 44 struct HksBlob a = { BLOB_SIZE, static_cast<uint8_t *>(myData + BLOB_SIZE) }; in DoSomethingInterestingWithMyAPI() local
|
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/ |
D | crypto_hash_to_point.c | 154 const struct CurveConstPara *curvePara, BIGNUM *a, BN_CTX *ctx) in CurveHashToPointCalcA() 199 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC() 269 BIGNUM *a = BN_new(); in CurveHashToPoint() local
|
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/ |
D | hks_openssl_ed25519tox25519.h | 33 BIGNUM *a; member
|
/base/update/updater/test/unittest/utils/ |
D | utils_unittest.cpp | 49 uint8_t a[1] = {0}; variable
|
/base/security/device_security_level/baselib/utils/src/ |
D | utils_base64.c | 78 uint32_t a = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local 132 uint32_t a = g_base64DecodeTable[from[i++]]; in Base64Decode() local
|
/base/hiviewdfx/hiview/base/utility/include/ |
D | file_util.h | 36 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR) argument
|
/base/powermgr/powermgr_lite/frameworks/include/ |
D | running_lock_entry.h | 52 static inline BOOL IsSameRunningLockIdentity(const RunningLockIdentity *a, const RunningLockIdentit… in IsSameRunningLockIdentity()
|
/base/update/updater/services/ui/view/ |
D | view_api.cpp | 82 auto a = getNextField(); in StrToColor() local
|
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
D | dfx_crasher.cpp | 77 int *a = (int *)(&TestFunc70); in TriggerSegmentFaultException() local 165 char a[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
|
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/ |
D | hks_bn_exp_mod_test.c | 109 struct HksBlob *a = NULL; in LITE_TEST_CASE() local
|
/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()
|
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/ |
D | hks_bn_exp_mod_test.cpp | 107 struct HksBlob *a = NULL; variable
|
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
D | hks_bn_exp_mod_test.cpp | 109 struct HksBlob *a = NULL; variable
|
/base/telephony/core_service/services/sim/src/ |
D | mcc_pool.cpp | 329 bool MccPool::MccCompare(const MccAccess &a, const MccAccess &b) in MccCompare()
|
/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
|
/base/time/time_service/services/timer/src/ |
D | batch.cpp | 79 return Remove([alarm] (const TimerInfo &a) { return a == alarm; }); in Remove()
|