Home
last modified time | relevance | path

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

12

/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/telephony/telephony_data/entry/src/main/ets/common/utils/
DLogUtils.ts20 d(TAG, msg): void { method in LogUtils
/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.cpp95 auto d = buffer.buffer[i]; in PatchMapFile() 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.cpp71 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.c60 void *d = CmOpenDir(useridPath); in ConstrutPathList() local
267 void *d = CmOpenDir(path); in CreateCertFile() local
Dcert_manager_file.c110 void *d = CmOpenDir(path); in GetFileNames() local
/base/update/updater/test/unittest/utils/json/
Dutils_json_visitor_test.cpp146 D d {}; variable
/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/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Drsa_asy_key_generator_openssl.c182 const BIGNUM *d = Openssl_RSA_get0_d(impl->sk); in GetRsaPriKeySpecBigInteger() local
796 BIGNUM **e, BIGNUM **d) in ParseRsaBnFromBin()
834 BIGNUM *d = NULL; in InitRsaStructByBin() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_record.cpp37 static inline bool InValidRange(double d, T min, U max) in InValidRange()
52 static inline bool InValidRange(double d, T min, U max) in InValidRange()
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_device_sec_test.cpp239 static void FreeBuf(uint8_t *a, uint8_t *b, uint8_t *c, uint8_t *d, uint8_t *e) in FreeBuf()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.cpp168 char d[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dcrypto_hash_to_point.c30 BIGNUM *d; member
/base/update/updater/utils/
Dutils.cpp198 auto d = shaDigest[i]; in ConvertSha256Hex() local
596 DIR *d = opendir(strPath.c_str()); in RemoveDir() local
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp275 auto d = shaDigest[i]; in GetFileSize() local
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c165 char d[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
Dhks_mbedtls_rsa.c193 mbedtls_mpi d; in RsaKeyMaterialToCtx() local
/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Dopenssl_adapter.c560 int Openssl_RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in Openssl_RSA_set0_key()
565 void Openssl_RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in Openssl_RSA_get0_key()
570 const BIGNUM *Openssl_RSA_get0_n(const RSA *d) in Openssl_RSA_get0_n()
575 const BIGNUM *Openssl_RSA_get0_e(const RSA *d) in Openssl_RSA_get0_e()
580 const BIGNUM *Openssl_RSA_get0_d(const RSA *d) in Openssl_RSA_get0_d()
/base/security/crypto_framework/test/unittest/src/
Dopenssl_adapter_mock.c875 int Openssl_RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d) in Openssl_RSA_set0_key()
880 void Openssl_RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in Openssl_RSA_get0_key()
885 const BIGNUM *Openssl_RSA_get0_n(const RSA *d) in Openssl_RSA_get0_n()
890 const BIGNUM *Openssl_RSA_get0_e(const RSA *d) in Openssl_RSA_get0_e()
895 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/alg_module_test/src/
Dopenssl_rsa_helper.c173 BIGNUM *d = NULL; in InitRsa() local
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
Dcipher_rsa_openssl.c86 const BIGNUM *d = NULL; in DuplicateRsaFromKey() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_rsa.c119 BIGNUM *d = NULL; in InitRsaStruct() local

12