Home
last modified time | relevance | path

Searched refs:e_hash (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_extattr.h74 uint32_t e_hash; /* hash value of name and value */ member
H A Dext2_extattr.c783 entry->e_hash = htole32(hash); in allocate_entry()
1032 entry->e_hash = htole32(hash); in ext2_extattr_hash_entry()
1046 if (here->e_hash == 0) { in ext2_extattr_rehash()
1054 le32toh(here->e_hash); in ext2_extattr_rehash()
/freebsd/contrib/wpa/src/common/
H A Ddpp.h811 const u8 *e_hash,
H A Ddpp.c5136 const u8 *e_hash, in dpp_build_pb_announcement_resp() argument
5164 os_memcpy(test_hash, e_hash, SHA256_MAC_LEN); in dpp_build_pb_announcement_resp()
5166 e_hash = test_hash; in dpp_build_pb_announcement_resp()
5177 dpp_build_attr_r_bootstrap_key_hash(msg, e_hash); in dpp_build_pb_announcement_resp()