| /base/telephony/telephony_data/entry/src/main/ets/common/utils/ |
| D | LogUtils.ts | 20 d(TAG, msg): void { method in LogUtils
|
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| D | rsa_openssl_common.c | 29 const BIGNUM *d = NULL; in DuplicateRsaPriKeyForSpec() local
|
| D | openssl_adapter.c | 699 int Openssl_RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in Openssl_RSA_set0_key() 704 void Openssl_RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in Openssl_RSA_get0_key() 709 const BIGNUM *Openssl_RSA_get0_n(const RSA *d) in Openssl_RSA_get0_n() 714 const BIGNUM *Openssl_RSA_get0_e(const RSA *d) in Openssl_RSA_get0_e() 719 const BIGNUM *Openssl_RSA_get0_d(const RSA *d) in Openssl_RSA_get0_d()
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/ |
| D | hks_openssl_ed25519tox25519.h | 26 BIGNUM *d; // A non-zero element in the finite filed member
|
| /base/update/updater/services/diffpatch/ |
| D | diffpatch.cpp | 98 auto d = buffer.buffer[i]; in PatchMapFile() local
|
| /base/startup/init/test/unittest/modules/ |
| D | eng_unittest.cpp | 46 DIR *d = opendir(strPath.c_str()); in RemoveDir() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
| D | log_print.cpp | 71 static inline uint32_t ShortDomain(uint32_t d) in ShortDomain()
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_query.c | 60 void *d = CmOpenDir(useridPath); in ConstrutPathList() local 266 void *d = CmOpenDir(path); in CreateCertFile() local
|
| D | cert_manager_file.c | 111 void *d = CmOpenDir(path); in GetFileNames() local
|
| /base/update/updater/test/unittest/utils/json/ |
| D | utils_json_visitor_test.cpp | 146 D d {}; variable
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_base64.c | 135 uint32_t d = g_base64DecodeTable[from[i++]]; in Base64Decode() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
| D | hisysevent_c.h | 74 double d; member
|
| /base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
| D | rsa_asy_key_generator_openssl.c | 186 const BIGNUM *d = Openssl_RSA_get0_d(impl->sk); in GetRsaPriKeySpecBigInteger() local 801 BIGNUM **e, BIGNUM **d) in ParseRsaBnFromBin() 839 BIGNUM *d = NULL; in InitRsaStructByBin() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| D | hisysevent_record.cpp | 42 static inline bool InValidRange(double d, T min, U max) in InValidRange() 57 static inline bool InValidRange(double d, T min, U max) in InValidRange()
|
| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/ |
| D | crypto_hash_to_point.c | 30 BIGNUM *d; member
|
| /base/hiviewdfx/faultloggerd/tools/crasher_c/ |
| D | dfx_crasher.c | 165 char d[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
|
| /base/update/updater/services/package/pkg_manager/ |
| D | pkg_utils.cpp | 312 auto d = shaDigest[i]; in GetFileSize() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| D | hks_mbedtls_rsa.c | 193 mbedtls_mpi d; in RsaKeyMaterialToCtx() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| D | hks_openssl_rsa.c | 119 BIGNUM *d = NULL; in InitRsaStruct() local
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| D | openssl_rsa_helper.c | 173 BIGNUM *d = NULL; in InitRsa() local
|
| /base/update/updater/utils/ |
| D | utils.cpp | 253 auto d = shaDigest[i]; in ConvertSha256Hex() local 684 DIR *d = opendir(strPath.c_str()); in RemoveDir() local
|
| /base/security/crypto_framework/test/unittest/src/ |
| D | openssl_adapter_mock.c | 1108 int Openssl_RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in Openssl_RSA_set0_key() 1113 void Openssl_RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in Openssl_RSA_get0_key() 1118 const BIGNUM *Openssl_RSA_get0_n(const RSA *d) in Openssl_RSA_get0_n() 1123 const BIGNUM *Openssl_RSA_get0_e(const RSA *d) in Openssl_RSA_get0_e() 1128 const BIGNUM *Openssl_RSA_get0_d(const RSA *d) in Openssl_RSA_get0_d()
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
| D | hks_device_sec_test.cpp | 356 static void FreeBuf(uint8_t *a, uint8_t *b, uint8_t *c, uint8_t *d, uint8_t *e) in FreeBuf()
|
| /base/security/dlp_permission_service/frameworks/test/mock/ |
| D | openssl_mock.cpp | 386 int EVP_DigestUpdate(EVP_MD_CTX *ctx, const void *d, size_t cnt) in EVP_DigestUpdate()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| D | hiappevent_base.cpp | 436 void AppEventPack::AddParam(const std::string& key, double d) in AddParam()
|