Searched defs:hash_len (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/certs/ |
D | blacklist.c | 146 static char *get_raw_hash(const u8 *hash, size_t hash_len, in get_raw_hash() 204 int mark_hash_blacklisted(const u8 *hash, size_t hash_len, in mark_hash_blacklisted() 224 int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() 246 int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|
/linux-6.14.4/include/keys/ |
D | system_keyring.h | 83 static inline int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() 89 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|
/linux-6.14.4/drivers/nvme/target/ |
D | fabrics-cmd-auth.c | 363 int hash_len = nvme_auth_hmac_hash_len(ctrl->shash_id); in nvmet_auth_challenge() local 402 int hash_len = nvme_auth_hmac_hash_len(ctrl->shash_id); in nvmet_auth_success1() local
|
/linux-6.14.4/tools/perf/util/ |
D | demangle-rust.c | 47 static const size_t hash_len = 16; variable
|
/linux-6.14.4/drivers/md/ |
D | dm-ima.h | 46 unsigned int hash_len; member
|
/linux-6.14.4/fs/smb/client/ |
D | cifsencrypt.c | 498 unsigned int hash_len; in CalcNTLMv2_response() local
|
/linux-6.14.4/drivers/nvme/host/ |
D | auth.c | 37 size_t hash_len; member
|
/linux-6.14.4/include/linux/ |
D | dcache.h | 54 u64 hash_len; member
|
/linux-6.14.4/drivers/crypto/ccree/ |
D | cc_hash.c | 98 unsigned int hash_len; member
|
D | cc_aead.c | 58 unsigned int hash_len; member
|
/linux-6.14.4/net/ipv4/ |
D | tcp_ao.c | 529 int hash_offset, int hash_len) in tcp_ao_hash_header()
|
/linux-6.14.4/fs/ubifs/ |
D | ubifs.h | 1366 int hash_len; member
|