/openbmc/linux/include/keys/ |
H A D | user-type.h | 46 static inline const struct user_key_payload *user_key_payload_rcu(const struct key *key) in user_key_payload_rcu() 51 static inline struct user_key_payload *user_key_payload_locked(const struct key *key) in user_key_payload_locked()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_ccmp.c | 36 u8 key[CCMP_TK_LEN]; member 163 struct ieee80211_ccmp_data *key = priv; in ieee80211_ccmp_encrypt() local 232 struct ieee80211_ccmp_data *key = priv; in ieee80211_ccmp_decrypt() local 328 static int ieee80211_ccmp_set_key(void *key, int len, u8 *seq, void *priv) in ieee80211_ccmp_set_key() 360 static int ieee80211_ccmp_get_key(void *key, int len, u8 *seq, void *priv) in ieee80211_ccmp_get_key()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_ccmp.c | 31 u8 key[CCMP_TK_LEN]; member 153 struct rtllib_ccmp_data *key = priv; in rtllib_ccmp_encrypt() local 221 struct rtllib_ccmp_data *key = priv; in rtllib_ccmp_decrypt() local 313 static int rtllib_ccmp_set_key(void *key, int len, u8 *seq, void *priv) in rtllib_ccmp_set_key() 346 static int rtllib_ccmp_get_key(void *key, int len, u8 *seq, void *priv) in rtllib_ccmp_get_key()
|
/openbmc/linux/security/keys/ |
H A D | gc.c | 72 void key_set_expiry(struct key *key, time64_t expiry) in key_set_expiry() 138 struct key *key = in key_gc_unused_keys() local 198 struct key *key; in key_garbage_collector() local
|
H A D | permission.c | 29 struct key *key; in key_task_permission() local 102 int key_validate(const struct key *key) in key_validate()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-secvar.c | 57 static int opal_get_variable(const char *key, u64 ksize, u8 *data, u64 *dsize) in opal_get_variable() 73 static int opal_get_next_variable(const char *key, u64 *keylen, u64 keybufsize) in opal_get_next_variable() 89 static int opal_set_variable(const char *key, u64 ksize, u8 *data, u64 dsize) in opal_set_variable()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | hashmap.c | 131 const long key, size_t hash, in hashmap_find_entry() 154 int hashmap_insert(struct hashmap *map, long key, long value, in hashmap_insert() 206 bool hashmap_find(const struct hashmap *map, long key, long *value) in hashmap_find() 220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-cipher.c | 32 const char *key; member 654 uint8_t *key, *iv = NULL, *ciphertext = NULL, in test_cipher() local 748 uint8_t key[32] = { 0 }; in test_cipher_null_iv() local 774 uint8_t key[32] = { 0 }; in test_cipher_short_plaintext() local
|
/openbmc/linux/fs/btrfs/ |
H A D | print-tree.c | 33 const char *btrfs_root_name(const struct btrfs_key *key, char *buf) in btrfs_root_name() 89 struct btrfs_disk_key key; in print_extent_item() local 217 struct btrfs_key key; in btrfs_print_leaf() local 360 struct btrfs_key key; in btrfs_print_tree() local
|
/openbmc/linux/tools/perf/util/ |
H A D | hashmap.c | 131 const long key, size_t hash, in hashmap_find_entry() 154 int hashmap_insert(struct hashmap *map, long key, long value, in hashmap_insert() 206 bool hashmap_find(const struct hashmap *map, long key, long *value) in hashmap_find() 220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete()
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.c | 657 char *key, in iscsi_find_param_from_key() 677 int iscsi_extract_key_value(char *textbuf, char **key, char **value) in iscsi_extract_key_value() 709 char *key, in iscsi_add_notunderstood_response() 738 static int iscsi_check_for_auth_key(char *key) in iscsi_check_for_auth_key() 1189 char *key, in __iscsi_check_key() 1223 char *key, in iscsi_check_key() 1372 char *key, *value; in iscsi_decode_text_input() local 1507 char *key = NULL, *value = NULL; in iscsi_change_param_value() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_property_descriptor.c | 43 const char* key; member 90 const char* key, in avb_property_lookup() 118 const char* key, in avb_property_lookup_uint64()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | ble.json | 14 "key": "temperature", string 21 "key": "humidity", string 30 "key": "name", string
|
/openbmc/linux/arch/s390/crypto/ |
H A D | des_s390.c | 32 u8 key[DES3_KEY_SIZE]; member 35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() 49 static int des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des_setkey_skcipher() 117 u8 key[DES3_KEY_SIZE]; in cbc_desall_crypt() member 200 static int des3_setkey(struct crypto_tfm *tfm, const u8 *key, in des3_setkey() 214 static int des3_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des3_setkey_skcipher()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | uaccess.h | 40 copy_from_user_key(void *to, const void __user *from, unsigned long n, unsigned long key) in copy_from_user_key() 51 copy_to_user_key(void __user *to, const void *from, unsigned long n, unsigned long key) in copy_to_user_key() 62 unsigned short key : 4; member 70 unsigned short key : 4; member 399 unsigned long key, int size) in __cmpxchg_user_key() 589 #define cmpxchg_user_key(ptr, uval, old, new, key) \ argument
|
H A D | jump_label.h | 26 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch() 40 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
|
/openbmc/linux/fs/nilfs2/ |
H A D | btree.c | 143 nilfs_btree_node_set_key(struct nilfs_btree_node *node, int index, __u64 key) in nilfs_btree_node_set_key() 240 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert() 265 __u64 key; in nilfs_btree_node_delete() local 292 __u64 key, int *indexp) in nilfs_btree_node_lookup() 549 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 687 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 704 __u64 key, __u64 *ptrp, in nilfs_btree_lookup_contig() 794 int level, __u64 key) in nilfs_btree_promote_key() 1044 __u64 key) in nilfs_btree_find_target_v() 1064 int *levelp, __u64 key, __u64 ptr, in nilfs_btree_prepare_insert() [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | jump_label.h | 18 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch() 33 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | keyhelp.c | 52 u_short *p_key, key; in build_key_data() local 100 static void say_key(int key) in say_key() 132 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) in spk_handle_help()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | chunk-map.c | 18 static int add_chunk_mapping(struct btrfs_key *key, struct btrfs_chunk *chunk) in add_chunk_mapping() 112 struct btrfs_key *key; in btrfs_chunk_map_init() local 147 struct btrfs_key key, *found_key; in btrfs_read_chunk_tree() local
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_cgrp_storage.c | 78 static void *bpf_cgrp_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_cgrp_storage_lookup_elem() 96 static long bpf_cgrp_storage_update_elem(struct bpf_map *map, void *key, in bpf_cgrp_storage_update_elem() 128 static long bpf_cgrp_storage_delete_elem(struct bpf_map *map, void *key) in bpf_cgrp_storage_delete_elem() 145 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key()
|
/openbmc/linux/drivers/hwmon/ |
H A D | applesmc.c | 114 char key[5]; /* four-letter key code */ member 238 static int send_argument(const char *key) in send_argument() 248 static int read_smc(u8 cmd, const char *key, u8 *buffer, u8 len) in read_smc() 292 static int write_smc(u8 cmd, const char *key, const u8 *buffer, u8 len) in write_smc() 371 u8 key[4], info[6]; in applesmc_get_entry_by_index() local 403 static int applesmc_get_lower_bound(unsigned int *lo, const char *key) in applesmc_get_lower_bound() 425 static int applesmc_get_upper_bound(unsigned int *hi, const char *key) in applesmc_get_upper_bound() 447 static const struct applesmc_entry *applesmc_get_entry_by_key(const char *key) in applesmc_get_entry_by_key() 464 static int applesmc_read_key(const char *key, u8 *buffer, u8 len) in applesmc_read_key() 475 static int applesmc_write_key(const char *key, const u8 *buffer, u8 len) in applesmc_write_key() [all …]
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_rx_filter.c | 30 unsigned int key; in ionic_rx_filter_replay() local 131 unsigned int key; in ionic_rx_filter_save() local 189 unsigned int key; in ionic_rx_filter_by_vlan() local 209 unsigned int key; in ionic_rx_filter_by_addr() local 228 unsigned int key; in ionic_rx_filter_rxsteer() local
|
/openbmc/linux/lib/ |
H A D | rbtree_test.c | 19 u32 key; member 35 u32 key = node->key; in insert() local 52 u32 key = node->key; in insert_cached() local 89 u32 key = node->key; in RB_DECLARE_CALLBACKS_MAX() local 113 u32 key = node->key; in insert_augmented_cached() local
|
/openbmc/linux/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() 75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local 99 u8 key[RDS_BOUND_KEY_LEN]; in rds_add_bound() local
|