Home
last modified time | relevance | path

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

/linux/drivers/nvme/common/
H A Dauth.c162 u8 key_hash) in nvme_auth_extract_key()
452 u8 key_hash; in nvme_auth_generate_key() local
/linux/drivers/nvme/target/
H A Dauth.c25 unsigned char key_hash; in nvmet_auth_set_key() local
/linux/tools/perf/util/
H A Dthreads.c12 static size_t key_hash(long key, void *ctx __maybe_unused) in key_hash() function
H A Dexpr.c55 static size_t key_hash(long key, void *ctx __maybe_unused) in key_hash() function
/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
/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.h1373 uint32_t (*key_hash)(const char *str, int len); member
/linux/kernel/trace/
H A Dtracing_map.c518 u32 idx, key_hash, test_key; in __tracing_map_insert() local