Home
last modified time | relevance | path

Searched defs:hash (Results 801 - 825 of 2422) sorted by relevance

1...<<31323334353637383940>>...97

/kernel/linux/linux-6.6/include/linux/
H A Dima.h134 ima_measure_critical_data(const char *event_label, const char *event_name, const void *buf, size_t buf_len, bool hash, u8 *digest, size_t digest_len) ima_measure_critical_data() argument
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c71 unsigned int hash = (__force u32)n ^ ((__force u32)n >> 16); in __nlm_hash32() local
93 unsigned int hash; in nlm_hash_address() local
/kernel/linux/linux-6.6/include/net/
H A Dfq_impl.h139 u32 hash = skb_get_hash(skb); in fq_flow_idx() local
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddabtree.c103 xfs_dahash_t hash; in xchk_da_btree_hash() local
H A Dattr.c463 xfs_dahash_t hash; in xchk_xattr_rec() local
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvcauth.h80 struct hlist_node hash; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibiscsi_tcp.h30 struct ahash_request *hash; member
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtcm_fc.h35 struct hlist_node hash; /* linkage in ft_sess_hash table */ member
59 struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */ member
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_vclock.c270 unsigned int hash = vclock_index % HASH_SIZE(vclock_hash); in ptp_convert_timestamp() local
/kernel/linux/linux-6.6/drivers/base/power/
H A Dtrace.c193 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local
211 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local
238 unsigned int hash = hash_string(DEVSEED, dev_name(dev), show_trace_dev_match() local
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm1-cmd.c463 int tpm1_pcr_extend(struct tpm_chip *chip, u32 pcr_idx, const u8 *hash, in tpm1_pcr_extend() argument
/kernel/linux/linux-6.6/include/sound/sof/
H A Dext_manifest4.h98 uint8_t hash[DEFAULT_HASH_SHA256_LEN]; member
/kernel/linux/linux-6.6/kernel/locking/
H A Dqspinlock_paravirt.h214 unsigned long offset, hash in pv_hash() local
241 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); pv_unhash() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dpadlock-sha.c194 static int padlock_init_tfm(struct crypto_shash *hash) in padlock_init_tfm() argument
214 static void padlock_exit_tfm(struct crypto_shash *hash) in padlock_exit_tfm() argument
/kernel/linux/linux-6.6/drivers/crypto/xilinx/
H A Dzynqmp-sha.c46 static int zynqmp_sha_init_tfm(struct crypto_shash *hash) in zynqmp_sha_init_tfm() argument
69 static void zynqmp_sha_exit_tfm(struct crypto_shash *hash) in zynqmp_sha_exit_tfm() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c289 int hash = 0, octet, bit, i = 0, c; in hash_hw_addr() local
323 int hash = hash_hw_addr(ha->addr); in t3_mac_set_rx_mode() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dnoise.h80 u8 hash[NOISE_HASH_LEN]; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.c62 struct brcmf_flowring_hash *hash; in brcmf_flowring_lookup() local
107 struct brcmf_flowring_hash *hash; in brcmf_flowring_create() local
435 struct brcmf_flowring_hash *hash; brcmf_flowring_delete_peer() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c141 u8 *hash = areq_ctx->tail; in crypto_authenc_genicv() local
286 u8 *hash = areq_ctx->tail; in crypto_authenc_decrypt() local
[all...]
H A Dauthencesn.c93 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv_tail() local
125 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv() local
H A Dsm2.c326 static int _sm2_verify(struct mpi_ec_ctx *ec, MPI hash, MPI sig_r, MPI sig_s) in _sm2_verify() argument
384 MPI hash; in sm2_verify() local
H A Djitterentropy-kcapi.c215 struct crypto_shash *hash; in jent_kcapi_init() local
[all...]
H A Dhmac.c26 struct crypto_shash *hash; member
51 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local
147 struct crypto_shash *hash; in hmac_init_tfm() local
167 struct crypto_shash *hash; hmac_clone_tfm() local
[all...]
H A Dwp512.c43 u64 hash[WP512_DIGEST_SIZE/8]; member
[all...]
/kernel/linux/linux-6.6/certs/
H A Dblacklist.c146 static char *get_raw_hash(const u8 *hash, size_t hash_len, in get_raw_hash() argument
182 static int mark_raw_hash_blacklisted(const char *hash) in mark_raw_hash_blacklisted() argument
204 mark_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) mark_hash_blacklisted() argument
224 is_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) is_hash_blacklisted() argument
246 is_binary_blacklisted(const u8 *hash, size_t hash_len) is_binary_blacklisted() argument
[all...]

Completed in 18 milliseconds

1...<<31323334353637383940>>...97