/kernel/linux/linux-5.10/security/keys/ |
H A D | permission.c | 29 struct key *key; in key_task_permission() local 102 key_validate(const struct key *key) key_validate() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | symtab.c | 12 static unsigned int symhash(const void *key) in symhash() argument
|
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | jhash.h | 70 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | pstack.c | 40 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove() argument 57 void pstack__push(struct pstack *pstack, void *key) in pstack__push() argument
|
H A D | bpf_map.c | 31 void *prev_key = NULL, *key, *value; in bpf_map__fprintf() local
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_dbg.h | 55 scsi_sense_key_string(unsigned char key) in scsi_sense_key_string() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | server_list.c | 27 afs_alloc_server_list(struct afs_cell *cell, struct key *key, struct afs_vldb_entry *vldb, u8 type_mask) afs_alloc_server_list() argument
|
H A D | vl_rotate.c | 17 afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, struct key *key) afs_begin_vlserver_operation() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | struct-funcs.c | 168 struct btrfs_key_ptr, key, disk_key); in btrfs_node_key() local
|
H A D | tree-defrag.c | 23 struct btrfs_key key; in btrfs_defrag_leaves() local [all...] |
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | key.c | 37 char *key; in cachefiles_cook_key() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | once.c | 10 struct static_key_true *key; member 25 static void once_disable_jump(struct static_key_true *key, struct module *mod) in once_disable_jump() argument
|
H A D | test_static_key_base.c | 34 static void invert_key(struct static_key *key) in invert_key() argument
|
H A D | bucket_locks.c | 14 __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, size_t max_size, unsigned int cpu_mult, gfp_t gfp, const char *name, struct lock_class_key *key) __alloc_bucket_spinlocks() argument
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | ipcbuf.h | 23 __kernel_key_t key; member
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | mutex-debug.c | 80 debug_mutex_init(struct mutex *lock, const char *name, struct lock_class_key *key) debug_mutex_init() argument
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | bootconfig.c | 29 char *key, *end = dst + size; in copy_xbc_key_value_list() local
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | debugfs_key.h | 20 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add() argument 22 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove() argument 39 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del() argument
|
H A D | aes_ccm.h | 15 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) in ieee80211_aes_key_setup_encrypt() argument
|
H A D | aes_gcm.h | 32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
|
H A D | michael.c | 27 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, in michael_mic_hdr() argument 53 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic() argument
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | crypto.c | 31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha() argument
|
H A D | crypto_test.c | 7 char *key; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 7 mlx5_create_encryption_key(struct mlx5_core_dev *mdev, void *key, u32 sz_bytes, u32 key_type, u32 *p_key_id) mlx5_create_encryption_key() argument
|
/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | des.h | 26 static inline int crypto_des_verify_key(struct crypto_tfm *tfm, const u8 *key) in crypto_des_verify_key() argument 55 static inline int des3_ede_verify_key(const u8 *key, unsigned int key_len, in des3_ede_verify_key() argument 91 crypto_des3_ede_verify_key(struct crypto_tfm *tfm, const u8 *key) crypto_des3_ede_verify_key() argument 99 verify_skcipher_des_key(struct crypto_skcipher *tfm, const u8 *key) verify_skcipher_des_key() argument 105 verify_skcipher_des3_key(struct crypto_skcipher *tfm, const u8 *key) verify_skcipher_des3_key() argument 111 verify_aead_des_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des_key() argument 119 verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, int keylen) verify_aead_des3_key() argument [all...] |