Searched defs:key_hash (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | auth.c | 25 unsigned char key_hash; in nvmet_auth_set_key() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | expr.c | 20 static size_t key_hash(const void *key, void *ctx __maybe_unused) in key_hash() function
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | key.h | 369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
|
H A D | ubifs-media.h | 655 __u8 key_hash; member
|
H A D | ubifs.h | 1341 uint32_t (*key_hash)(const char *str, int len); member
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | key.h | 369 static inline uint32_t key_hash(const struct ubifs_info *c, in key_hash() function
|
H A D | ubifs-media.h | 655 __u8 key_hash; member
|
H A D | ubifs.h | 1369 uint32_t (*key_hash)(const char *str, int len); member
|
/kernel/linux/linux-6.6/drivers/nvme/common/ |
H A D | auth.c | 461 u8 key_hash; in nvme_auth_generate_key() local 153 nvme_auth_extract_key(unsigned char *secret, u8 key_hash) nvme_auth_extract_key() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | expr.c | 55 static size_t key_hash(long key, void *ctx __maybe_unused) in key_hash() function
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | tracing_map.c | 518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fscache.h | 163 u32 key_hash; /* Hash of parent, type, key, len */ member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | tracing_map.c | 518 u32 idx, key_hash, test_key; in __tracing_map_insert() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fscache.h | 77 unsigned int key_hash; /* Hash of key string */ member 139 u32 key_hash; /* Hash of volume, key, len */ member
|
Completed in 19 milliseconds