Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 40) sorted by relevance

12

/base/telephony/telephony_data/entry/src/main/ets/common/utils/
DLogUtils.ts20 d(TAG, msg): void { method in LogUtils
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
Djit_fort_helper.h39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Drsa_openssl_common.c29 const BIGNUM *d = NULL; in DuplicateRsaPriKeyForSpec() local
Dopenssl_adapter.c707 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key()
712 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key()
717 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N()
722 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E()
727 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D()
1331 int OpensslAsn1OctetStringSet(ASN1_OCTET_STRING *x, const unsigned char *d, int len) in OpensslAsn1OctetStringSet()
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
Dhks_openssl_ed25519tox25519.h26 BIGNUM *d; // A non-zero element in the finite filed member
/base/update/updater/services/diffpatch/
Ddiffpatch.cpp98 auto d = buffer.buffer[i]; in PatchMapFile() local
/base/update/updater/utils/
Dutils_fs.cpp110 DIR *d = opendir(strPath.c_str()); in RemoveDir() local
/base/startup/init/test/unittest/modules/
Deng_unittest.cpp46 DIR *d = opendir(strPath.c_str()); in RemoveDir() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp73 static inline uint32_t ShortDomain(uint32_t d) in ShortDomain()
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_query.c61 void *d = CmOpenDir(useridPath); in ConstrutPathList() local
267 void *d = CmOpenDir(path); in CreateCertFile() local
Dcert_manager_file.c112 void *d = CmOpenDir(path); in GetFileNames() local
/base/update/updater/test/unittest/utils/json/
Dutils_json_visitor_test.cpp146 D d {}; variable
/base/security/security_guard/services/security_collector/src/
Dsecurity_collector_subscriber_manager.cpp105 [remote] (const auto &d) { return d->GetRemote() == remote; }); in FindSecurityCollectorSubscribers()
/base/security/device_security_level/baselib/utils/src/
Dutils_base64.c135 uint32_t d = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Dhisysevent_c.h74 double d; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp42 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/
Dcrypto_hash_to_point.c30 BIGNUM *d; member
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c166 char d[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Drsa_asy_key_generator_openssl.c197 const BIGNUM *d = OpensslRsaGet0D(impl->sk); in GetRsaPriKeySpecBigInteger() local
1192 BIGNUM **e, BIGNUM **d) in ParseRsaBnFromBin()
1230 BIGNUM *d = NULL; in InitRsaStructByBin() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
Dhks_mbedtls_rsa.c193 mbedtls_mpi d; in RsaKeyMaterialToCtx() local
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp312 auto d = shaDigest[i]; in GetFileSize() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
Dopenssl_rsa_helper.c173 BIGNUM *d = NULL; in InitRsa() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_rsa.c119 BIGNUM *d = NULL; in InitRsaStruct() local
/base/security/crypto_framework/test/unittest/src/
Dopenssl_adapter_mock.c1110 int OpensslRsaSet0Key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in OpensslRsaSet0Key()
1115 void OpensslRsaGet0Key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in OpensslRsaGet0Key()
1120 const BIGNUM *OpensslRsaGet0N(const RSA *d) in OpensslRsaGet0N()
1125 const BIGNUM *OpensslRsaGet0E(const RSA *d) in OpensslRsaGet0E()
1130 const BIGNUM *OpensslRsaGet0D(const RSA *d) in OpensslRsaGet0D()
/base/security/dlp_permission_service/frameworks/test/mock/
Dopenssl_mock.cpp386 int EVP_DigestUpdate(EVP_MD_CTX *ctx, const void *d, size_t cnt) in EVP_DigestUpdate()

12