| /xen/xen/tools/ |
| A D | fixdep.c | 162 unsigned int hash; member 172 unsigned int i, hash = 2166136261U; in strhash() local 182 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config() 197 static void define_config(const char *name, int len, unsigned int hash) in define_config() 217 unsigned int hash = strhash(m, slen); in use_config() local
|
| /xen/tools/ocaml/xenstored/ |
| A D | symbol.ml | 20 let hash = Hashtbl.hash var
|
| /xen/stubdom/vtpmmgr/ |
| A D | disk_read.c | 242 const struct hash256 *hash, const sector_t *loc, in load_verify_vtpm_pages() 272 const struct hash256 *hash, const sector_t *loc, int hsize, in load_verify_vtpm_itree() 413 const struct hash256 *hash, const sector_t *loc, int hsize) in load_verify_group_itree()
|
| A D | disk_write.c | 132 struct hash256 *hash, sector_t *loc, int hsize, in disk_write_vtpm_itree() 289 struct hash256 *hash, sector_t *loc, int hsize) in disk_write_group_itree()
|
| A D | disk_crypto.c | 228 struct hash256 hash; in sha256_verify() local
|
| A D | disk_format.h | 131 struct hash256 hash[NR_ENTRIES_PER_ITREE]; member
|
| A D | tpm2_marshal.h | 77 inline BYTE* pack_TPMI_ALG_HASH(BYTE* ptr, const TPMI_ALG_HASH *hash) in pack_TPMI_ALG_HASH() 83 inline BYTE* unpack_TPMI_ALG_HASH(BYTE *ptr, TPMI_ALG_HASH *hash) in unpack_TPMI_ALG_HASH()
|
| A D | tpm.c | 726 TPM_DIGEST hash; in TPM_CreateEndorsementKeyPair() local
|
| A D | tpm2_types.h | 240 unsigned int hash:1; member 435 TPMI_ALG_HASH hash; member
|
| /xen/stubdom/grub/ |
| A D | kexec.c | 68 unsigned char hash[20]; member 76 unsigned char hash[20]; member
|
| /xen/tools/firmware/rombios/32bit/tcgbios/ |
| A D | tcgbios.c | 859 uint32_t _TCG_TPM_Extend(unsigned char *hash, uint32_t pcrindex) in _TCG_TPM_Extend() 943 uint8_t hash[20]; in HashLogExtendEvent32() local 1108 uint8_t hash[20]; in HashLogEvent32() local 1155 uint32_t HashAll32(struct hai *hai, unsigned char *hash, in HashAll32() 1404 void sha1(const unsigned char *data, uint32_t length, unsigned char *hash) in sha1()
|
| /xen/xen/tools/kconfig/ |
| A D | symbol.c | 796 unsigned hash = 2166136261U; in strhash() local 806 int hash; in sym_lookup() local 846 int hash = 0; in sym_find() local
|
| /xen/xen/common/xz/ |
| A D | dec_stream.c | 93 struct xz_dec_hash hash; member 115 struct xz_dec_hash hash; member
|
| /xen/xen/include/public/io/ |
| A D | netif.h | 309 uint64_t hash = 0; in xen_netif_toeplitz_hash() local 1021 } hash; member
|
| /xen/tools/libfsimage/zfs/ |
| A D | fsys_zfs.h | 162 #define ZAP_HASH_IDX(hash, n) (((n) == 0) ? 0 : ((hash) >> (64 - (n)))) argument
|
| A D | fsys_zfs.c | 622 uint64_t hash, idx, blkid; in fzap_lookup() local
|
| /xen/tools/xenstored/ |
| A D | hashtable.c | 89 static unsigned int hash(const struct hashtable *h, const void *k) in hash() function
|
| A D | transaction.c | 585 int check_transactions(struct hashtable *hash) in check_transactions()
|
| A D | core.c | 2292 unsigned int hash = 5381; in hash_from_key_fn() local 2325 int remember_string(struct hashtable *hash, const char *str) in remember_string()
|
| /xen/tools/tests/x86_emulator/ |
| A D | simd-sha.c | 144 vec_t x, y, tmp, hash = -src; in sha_test() local
|
| /xen/xen/common/ |
| A D | argo.c | 336 unsigned int hash = 5381; /* prime constant from djb2 */ in hash_index() local
|
| /xen/xen/arch/x86/include/asm/ |
| A D | domain.h | 56 } hash[MAPHASH_ENTRIES]; member
|