Home
last modified time | relevance | path

Searched defs:accountHexHash (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
Dlnn_decision_db.c185 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; in BuildTrustedDevInfoRecord() local
351 static int32_t GetTrustedDevInfoRecord(DbContext *ctx, const char *accountHexHash, in GetTrustedDevInfoRecord()
385 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; in LnnGetTrustedDevInfoFromDb() local
/foundation/communication/dsoftbus/core/common/include/
Dsqlite3_utils.h51 char accountHexHash[SHA_256_HEX_HASH_LEN]; member