Searched refs:hash_name (Results 1 – 5 of 5) sorted by relevance
| /linux/include/crypto/ |
| H A D | krb5.h | 93 const char *hash_name; /* Crypto hash name */ member
|
| /linux/rust/zerocopy/src/util/ |
| H A D | macro_util.rs | 461 $crate::util::macro_util::hash_name(stringify!($field)) 479 pub const fn hash_name(name: &str) -> i128 { in hash_name() function
|
| /linux/drivers/nvme/target/ |
| H A D | configfs.c | 2191 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show() local 2193 return sprintf(page, "%s\n", hash_name ? hash_name : "none"); in nvmet_host_dhchap_hash_show()
|
| /linux/security/selinux/ss/ |
| H A D | policydb.c | 704 static void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval() argument 712 hash_name, hash_details ? "@" : "", hash_details ?: "", h->nel, in hash_eval() 726 static inline void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval() argument
|
| /linux/fs/ |
| H A D | namei.c | 2452 static inline const char *hash_name(struct nameidata *nd, in hash_name() function 2541 static inline const char *hash_name(struct nameidata *nd, const char *name, unsigned long *lastword) in hash_name() function 2609 name = hash_name(nd, name, &lastword); in link_path_walk()
|