Home
last modified time | relevance | path

Searched defs:key_hash (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/nvme/common/
H A Dauth.c154 u8 key_hash) in nvme_auth_extract_key()
461 u8 key_hash; in nvme_auth_generate_key() local
/openbmc/linux/drivers/nvme/target/
H A Dauth.c25 unsigned char key_hash; in nvmet_auth_set_key() local
/openbmc/linux/include/linux/
H A Dfscache.h77 unsigned int key_hash; /* Hash of key string */ member
139 u32 key_hash; /* Hash of volume, key, len */ member
/openbmc/linux/fs/ubifs/
H A Dkey.h369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
H A Dubifs-media.h655 __u8 key_hash; member
H A Dubifs.h1369 uint32_t (*key_hash)(const char *str, int len); member
/openbmc/u-boot/fs/ubifs/
H A Dkey.h362 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
H A Dubifs-media.h617 __u8 key_hash; member
H A Dubifs.h1917 uint32_t (*key_hash)(const char *str, int len); member
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c538 int key_hash = 0; in calc_esbchdr_esbc_hash() local
/openbmc/linux/tools/perf/util/
H A Dexpr.c55 static size_t key_hash(long key, void *ctx __maybe_unused) in key_hash() function
/openbmc/linux/kernel/trace/
H A Dtracing_map.c518 u32 idx, key_hash, test_key; in __tracing_map_insert() local