Searched defs:accountHexHash (Results 1 – 2 of 2) sorted by relevance
185 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; in BuildTrustedDevInfoRecord() local351 static int32_t GetTrustedDevInfoRecord(DbContext *ctx, const char *accountHexHash, in GetTrustedDevInfoRecord()385 char accountHexHash[SHA_256_HEX_HASH_LEN] = {0}; in LnnGetTrustedDevInfoFromDb() local
51 char accountHexHash[SHA_256_HEX_HASH_LEN]; member