Home
last modified time | relevance | path

Searched defs:key (Results 201 - 225 of 3921) sorted by relevance

12345678910>>...157

/kernel/linux/linux-5.10/security/keys/
H A Dpermission.c29 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 Dsymtab.c12 static unsigned int symhash(const void *key) in symhash() argument
/kernel/linux/linux-5.10/tools/include/linux/
H A Djhash.h70 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 Dpstack.c40 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 Dbpf_map.c31 void *prev_key = NULL, *key, *value; in bpf_map__fprintf() local
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_dbg.h55 scsi_sense_key_string(unsigned char key) in scsi_sense_key_string() argument
/kernel/linux/linux-5.10/fs/afs/
H A Dserver_list.c27 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 Dvl_rotate.c17 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 Dstruct-funcs.c168 struct btrfs_key_ptr, key, disk_key); in btrfs_node_key() local
H A Dtree-defrag.c23 struct btrfs_key key; in btrfs_defrag_leaves() local
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dkey.c37 char *key; in cachefiles_cook_key() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Donce.c10 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 Dtest_static_key_base.c34 static void invert_key(struct static_key *key) in invert_key() argument
H A Dbucket_locks.c14 __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 Dipcbuf.h23 __kernel_key_t key; member
/kernel/linux/linux-5.10/kernel/locking/
H A Dmutex-debug.c80 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 Dbootconfig.c29 char *key, *end = dst + size; in copy_xbc_key_value_list() local
/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_key.h20 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 Daes_ccm.h15 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 Daes_gcm.h32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
H A Dmichael.c27 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 Dcrypto.c31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha() argument
H A Dcrypto_test.c7 char *key; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c7 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 Ddes.h26 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...]

Completed in 8 milliseconds

12345678910>>...157