Home
last modified time | relevance | path

Searched defs:hash (Results 76 – 100 of 187) sorted by relevance

12345678

/ohos5.0/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa_verify.c75 uint8_t *hash, uint32_t digestlen) in emsa_pss_hash_cmp()
211 uint8_t *hash = NULL; in emsa_pss_verify() local
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp115 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp46 char hash[HAS_LEN] = {'0'}; in CalcFingerPrint() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp188 void Typeface::SetHash(uint32_t hash) in SetHash()
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp42 std::size_t hash = HASH_DEFAULT_VALUE; in macAddrHash() local
52 std::size_t hash = macAddrHash(macAddr); in GetBindingByMac() local
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c215 uint32_t hash = 0; in HashFunc() local
250 uint32_t hash = HashFunc(hashData, hashDataNum * sizeof(uint32_t)); in HiTraceChainCreateSpan() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_ecdsa_sign.cpp531 struct HksBlob hash = { HKS_HMAC_DIGEST_SHA512_LEN, hashData }; in RunTestCase() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_report_entity_test.cpp75 string hash = "ASDasadSDASDA"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedialibrary_common_utils.cpp80 unsigned char hash[SHA256_DIGEST_LENGTH] = ""; in GenKey() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_cache.cpp227 uint64_t hash = (static_cast<uint64_t>(mipLayerSwizzleHash) << 32u) | sizeHash; in HashCacheGpuImageDesc() local
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c146 void HILOG_HashPrintf(uint8 module, uint8 level, const char *nums, uint32 hash, ...) in HILOG_HashPrintf()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp140 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_engine.c103 int32_t HksCryptoHalHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksCryptoHalHash()
131 int32_t HksCryptoHalHashFinal(const struct HksBlob *msg, void **ctx, struct HksBlob *hash) in HksCryptoHalHashFinal()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsha256.c117 FILLP_UINT32 hash[FILLP_HASH_ARRAY_SZ]; in FillpSha256Compile() local
/ohos5.0/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp302 static int HotaCalcImageHash(uint8 *dataAddr, uint32 dataLen, uint8 *hash, uint32 hashLen) in HotaCalcImageHash()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp53 uint32_t hash{0}; member
254 uint32_t hash = buf[0]; in DentryHash() local
394 uint32_t hash{0}; member
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp196 unsigned int hash = 0; in GetHashCode() local
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_crypto_test.cpp216 char hash[100]; variable
230 char hash[100]; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dsignature_verifier.cpp243 int SignatureVerifier::CalcFileShaOriginal(const std::string& filePath, unsigned char* hash) in CalcFileShaOriginal()
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c240 uint8_t hash[SHA256_LEN] = { 0 }; in AuthGeneratePskUsePin() local
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_verify_unittest.cpp161 std::vector<uint8_t> hash; in TestPkcs7SignedDataFailed() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c206 struct HksBlob hash = { 0, NULL }; in sha256() local
1502 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); in sign() local
1603 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); in verify() local
1645 struct HksBlob hash = convert_to_blob_from_sha256_value(&sha256_value); in verify_with_public_key() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c40 …const EncryptKey *randomKey, const uint8_t *rootKey, uint32_t rootKeyLen, uint8_t *hash, uint32_t … in SoftBusGenerateHmacHash()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_test_api_performance.c193 const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) in HksHashRun()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_api_performance.c186 const struct HksBlob *srcData, struct HksBlob *hash, uint32_t performTimes) in HksHashRun()

12345678