/openbmc/linux/kernel/ |
H A D | jump_label.c | 104 int static_key_count(struct static_key *key) in static_key_count() 183 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() 217 void static_key_enable(struct static_key *key) in static_key_enable() 242 void static_key_disable(struct static_key *key) in static_key_disable() 324 struct static_key_deferred *key = in jump_label_update_timeout() local 330 void static_key_slow_dec(struct static_key *key) in static_key_slow_dec() 454 struct static_key *key = jump_entry_key(entry); in jump_label_type() local 526 struct static_key *key = NULL; in jump_label_init() local 572 struct static_key *key = jump_entry_key(entry); in jump_label_init_type() local 663 struct static_key *key = NULL; in jump_label_add_module() local [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | map_kptr_fail.c | 28 int key = 0; in size_not_bpf_dw() local 81 int key = 0; in misaligned_access_write() local 97 int key = 0; in misaligned_access_read() local 136 int key = 0; in reject_bad_type_match() local 156 int key = 0; in marked_as_untrusted_or_null() local 172 int key = 0; in correct_btf_id_check_size() local 190 int key = 0; in inherit_untrusted_on_walk() local 209 int key = 0; in reject_kptr_xchg_on_unref() local 224 int key = 0; in mark_ref_as_untrusted_or_null() local 240 int key = 0; in reject_untrusted_store_to_ref() local [all …]
|
H A D | test_tunnel_kern.c | 81 struct bpf_tunnel_key key; in gre_set_tunnel() local 103 struct bpf_tunnel_key key; in gre_set_tunnel_no_key() local 124 struct bpf_tunnel_key key; in gre_get_tunnel() local 139 struct bpf_tunnel_key key; in ip6gretap_set_tunnel() local 163 struct bpf_tunnel_key key; in ip6gretap_get_tunnel() local 182 struct bpf_tunnel_key key; in erspan_set_tunnel() local 225 struct bpf_tunnel_key key; in erspan_get_tunnel() local 260 struct bpf_tunnel_key key; in ip4ip6erspan_set_tunnel() local 304 struct bpf_tunnel_key key; in ip4ip6erspan_get_tunnel() local 340 struct bpf_tunnel_key key; in vxlan_set_tunnel_dst() local [all …]
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 106 union ubifs_key *key = k; in ino_key_init_flash() local 185 union ubifs_key *key = k; in dent_key_init_flash() local 236 union ubifs_key *key = k; in xent_key_init_flash() local 311 union ubifs_key *key) in invalid_key_init() 323 const union ubifs_key *key) in key_type() 335 const union ubifs_key *key = k; in key_type_flash() local 347 const union ubifs_key *key = k; in key_inum() local 359 const union ubifs_key *key = k; in key_inum_flash() local 370 const union ubifs_key *key) in key_hash() 382 const union ubifs_key *key = k; in key_hash_flash() local [all …]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 100 union ubifs_key *key = k; in ino_key_init_flash() local 178 union ubifs_key *key = k; in dent_key_init_flash() local 229 union ubifs_key *key = k; in xent_key_init_flash() local 304 union ubifs_key *key) in invalid_key_init() 316 const union ubifs_key *key) in key_type() 328 const union ubifs_key *key = k; in key_type_flash() local 340 const union ubifs_key *key = k; in key_inum() local 352 const union ubifs_key *key = k; in key_inum_flash() local 363 const union ubifs_key *key) in key_hash() 375 const union ubifs_key *key = k; in key_hash_flash() local [all …]
|
/openbmc/linux/net/mac80211/ |
H A D | key.c | 595 struct ieee80211_key *key; in ieee80211_key_alloc() local 965 struct ieee80211_key *key; in ieee80211_reenable_keys() local 1053 struct ieee80211_key *key; in _ieee80211_iter_keys_rcu() local 1184 struct ieee80211_key *key; in ieee80211_free_sta_keys() local 1257 struct ieee80211_key *key; in ieee80211_get_key_rx_seq() local 1310 struct ieee80211_key *key; in ieee80211_set_key_rx_seq() local 1365 struct ieee80211_key *key; in ieee80211_remove_key() local 1394 struct ieee80211_key *key; in ieee80211_gtk_rekey_add() local 1423 struct ieee80211_key *key; in ieee80211_key_mic_failure() local 1445 struct ieee80211_key *key; in ieee80211_key_replay() local [all …]
|
H A D | debugfs_key.c | 74 struct ieee80211_key *key = file->private_data; in key_algorithm_read() local 86 struct ieee80211_key *key = file->private_data; in key_tx_spec_write() local 124 struct ieee80211_key *key = file->private_data; in key_tx_spec_read() local 160 struct ieee80211_key *key = file->private_data; in key_rx_spec_read() local 228 struct ieee80211_key *key = file->private_data; in key_replays_read() local 261 struct ieee80211_key *key = file->private_data; in key_icverrors_read() local 286 struct ieee80211_key *key = file->private_data; in key_mic_failures_read() local 302 struct ieee80211_key *key = file->private_data; in key_key_read() local 376 struct ieee80211_key *key; in ieee80211_debugfs_key_update_default() local 411 struct ieee80211_key *key; in ieee80211_debugfs_key_add_mgmt_default() local [all …]
|
/openbmc/linux/lib/ |
H A D | siphash.c | 116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 156 const siphash_key_t *key) in siphash_3u64() 184 const u64 forth, const siphash_key_t *key) in siphash_4u64() 207 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 216 const siphash_key_t *key) in siphash_3u32() 280 const hsiphash_key_t *key) in __hsiphash_unaligned() 349 const hsiphash_key_t *key) in hsiphash_3u32() 370 const u32 forth, const hsiphash_key_t *key) in hsiphash_4u32() 432 const hsiphash_key_t *key) in __hsiphash_unaligned() 495 const hsiphash_key_t *key) in hsiphash_3u32() [all …]
|
H A D | btree.c | 159 unsigned long *key) in setkey() 208 unsigned long *key) in btree_last() 225 unsigned long *key) in keycmp() 242 unsigned long *key) in btree_lookup_node() 264 unsigned long *key) in btree_lookup() 360 unsigned long *key) in getpos() 626 unsigned long *key) in btree_remove() 716 u32 *key = (void *)__key; in visitor32() local 726 u64 *key = (void *)__key; in visitor64() local 736 u64 *key = (void *)__key; in visitor128() local [all …]
|
/openbmc/qemu/qobject/ |
H A D | qdict.c | 56 static QDictEntry *alloc_entry(const char *key, QObject *value) in alloc_entry() 139 void qdict_put_bool(QDict *qdict, const char *key, bool value) in qdict_put_bool() 149 void qdict_put_null(QDict *qdict, const char *key) in qdict_put_null() 160 QObject *qdict_get(const QDict *qdict, const char *key) in qdict_get() 173 int qdict_haskey(const QDict *qdict, const char *key) in qdict_haskey() 194 double qdict_get_double(const QDict *qdict, const char *key) in qdict_get_double() 207 int64_t qdict_get_int(const QDict *qdict, const char *key) in qdict_get_int() 220 bool qdict_get_bool(const QDict *qdict, const char *key) in qdict_get_bool() 228 QList *qdict_get_qlist(const QDict *qdict, const char *key) in qdict_get_qlist() 236 QDict *qdict_get_qdict(const QDict *qdict, const char *key) in qdict_get_qdict() [all …]
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | kwork_trace.bpf.c | 207 struct work_key *key, in update_timeend_and_name() 223 struct work_key key = { in report_irq_handler_entry() local 239 struct work_key key = { in report_irq_handler_exit() local 265 struct work_key key = { in report_softirq_entry() local 283 struct work_key key = { in report_softirq_exit() local 296 struct work_key key = { in latency_softirq_raise() local 314 struct work_key key = { in latency_softirq_entry() local 326 struct work_key key = { in report_workqueue_execute_start() local 339 struct work_key key = { in report_workqueue_execute_end() local 356 struct work_key key = { in latency_workqueue_activate_work() local [all …]
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | key.c | 34 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_wep_pair() 44 struct ieee80211_key_conf *key) in fill_wep_group() 54 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_tkip_pair() 91 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_ccmp_pair() 100 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_ccmp_group() 111 struct ieee80211_key_conf *key, u8 *peer_addr) in fill_sms4_pair() 126 struct ieee80211_key_conf *key) in fill_sms4_group() 140 struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) in fill_aes_cmac_group() 151 struct ieee80211_key_conf *key) in wfx_add_key() 207 static int wfx_remove_key(struct wfx_vif *wvif, struct ieee80211_key_conf *key) in wfx_remove_key() [all …]
|
/openbmc/linux/fs/nilfs2/ |
H A D | direct.c | 30 __u64 key, __u64 ptr) in nilfs_direct_set_ptr() 36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig() 172 __u64 key; in nilfs_direct_seek_key() local 186 __u64 key, lastkey; in nilfs_direct_last_key() local 210 __u64 key; in nilfs_direct_gather_data() local 229 __u64 key, __u64 *keys, __u64 *ptrs, int n) in nilfs_direct_delete_and_convert() 266 __u64 key; in nilfs_direct_propagate() local 293 __u64 key, __u64 ptr, in nilfs_direct_assign_v() 313 __u64 key, __u64 ptr, in nilfs_direct_assign_p() [all …]
|
/openbmc/linux/include/linux/ |
H A D | key.h | 178 struct key *key; member 195 struct key { struct 197 key_serial_t serial; /* key serial number */ argument 203 struct watch_list *watchers; /* Entities watching this key for changes */ argument 206 struct key_user *user; /* owner of this key */ argument 207 void *security; /* security data for this key */ argument 215 key_perm_t perm; /* access permissions */ argument 229 #define KEY_FLAG_DEAD 0 /* set if key type has been deleted */ argument 250 struct key_type *type; /* type of key */ argument 280 struct key_restriction *restrict_link; argument [all …]
|
H A D | siphash.h | 20 u64 key[2]; member 25 static inline bool siphash_key_is_zero(const siphash_key_t *key) in siphash_key_is_zero() 44 const siphash_key_t *key) in siphash_2u32() 49 const u32 d, const siphash_key_t *key) in siphash_4u32() 56 const siphash_key_t *key) in ___siphash_aligned() 82 const siphash_key_t *key) in siphash() 92 unsigned long key[2]; member 108 const hsiphash_key_t *key) in ___hsiphash_aligned() 132 const hsiphash_key_t *key) in hsiphash()
|
H A D | jump_label_ratelimit.h | 10 struct static_key key; member 16 struct static_key_true key; member 22 struct static_key_false key; member 65 struct static_key key; member 68 struct static_key_true key; member 71 struct static_key_false key; member 80 static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) in static_key_slow_dec_deferred() 85 static inline void static_key_deferred_flush(void *key) in static_key_deferred_flush() 90 jump_label_rate_limit(struct static_key_deferred *key, in jump_label_rate_limit()
|
H A D | jump_label.h | 120 long key; // key may be far away from the core kernel under KASLR member 205 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() 210 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() 258 static __always_inline int static_key_count(struct static_key *key) in static_key_count() 268 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() 275 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() 300 static inline void static_key_slow_dec(struct static_key *key) in static_key_slow_dec() 317 static inline void static_key_enable(struct static_key *key) in static_key_enable() 328 static inline void static_key_disable(struct static_key *key) in static_key_disable() 360 struct static_key key; member [all …]
|
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 117 static void sysrq_handle_SAK(u8 key) in sysrq_handle_SAK() 134 static void sysrq_handle_unraw(u8 key) in sysrq_handle_unraw() 149 static void sysrq_handle_crash(u8 key) in sysrq_handle_crash() 178 static void sysrq_handle_sync(u8 key) in sysrq_handle_sync() 329 static void sysrq_ftrace_dump(u8 key) in sysrq_ftrace_dump() 373 static void sysrq_handle_term(u8 key) in sysrq_handle_term() 404 static void sysrq_handle_moom(u8 key) in sysrq_handle_moom() 416 static void sysrq_handle_thaw(u8 key) in sysrq_handle_thaw() 630 void handle_sysrq(u8 key) in handle_sysrq() 680 unsigned short key; in sysrq_parse_reset_sequence() local [all …]
|
/openbmc/linux/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() 55 static inline int des3_ede_verify_key(const u8 *key, unsigned int key_len, in des3_ede_verify_key() 92 const u8 *key) in crypto_des3_ede_verify_key() 100 const u8 *key) in verify_skcipher_des_key() 106 const u8 *key) in verify_skcipher_des3_key() 111 static inline int verify_aead_des_key(struct crypto_aead *tfm, const u8 *key, in verify_aead_des_key() 119 static inline int verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, in verify_aead_des3_key()
|
/openbmc/linux/crypto/ |
H A D | rsa_helper.c | 19 struct rsa_key *key = context; in rsa_get_n() local 49 struct rsa_key *key = context; in rsa_get_e() local 64 struct rsa_key *key = context; in rsa_get_d() local 79 struct rsa_key *key = context; in rsa_get_p() local 94 struct rsa_key *key = context; in rsa_get_q() local 109 struct rsa_key *key = context; in rsa_get_dp() local 124 struct rsa_key *key = context; in rsa_get_dq() local 139 struct rsa_key *key = context; in rsa_get_qinv() local 162 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_pub_key() 181 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_priv_key()
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | kvm-stat.c | 31 struct event_key *key) in mmio_event_get_key() 42 struct perf_sample *sample, struct event_key *key) in mmio_event_begin() 59 struct event_key *key) in mmio_event_end() 76 struct event_key *key, in mmio_event_decode_key() 94 struct event_key *key) in ioport_event_get_key() 102 struct event_key *key) in ioport_event_begin() 120 struct event_key *key, in ioport_event_decode_key() 138 struct event_key *key) in msr_event_get_key() 146 struct event_key *key) in msr_event_begin() 164 struct event_key *key, in msr_event_decode_key()
|
/openbmc/qemu/hw/usb/ |
H A D | u2f.c | 142 static void u2f_key_reset(U2FKeyState *key) in u2f_key_reset() 151 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_reset() local 159 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_control() local 194 static void u2f_key_recv_from_guest(U2FKeyState *key, USBPacket *p) in u2f_key_recv_from_guest() 207 static void u2f_pending_in_add(U2FKeyState *key, in u2f_pending_in_add() 223 static uint8_t *u2f_pending_in_get(U2FKeyState *key) in u2f_pending_in_get() 240 U2FKeyState *key = U2F_KEY(dev); in u2f_key_handle_data() local 267 void u2f_send_to_guest(U2FKeyState *key, in u2f_send_to_guest() 276 U2FKeyState *key = U2F_KEY(dev); in u2f_key_unrealize() local 286 U2FKeyState *key = U2F_KEY(dev); in u2f_key_realize() local
|
/openbmc/qemu/hw/virtio/ |
H A D | cbor-helpers.c | 13 bool qemu_cbor_map_add(cbor_item_t *map, cbor_item_t *key, cbor_item_t *value) in qemu_cbor_map_add() 42 bool qemu_cbor_add_bool_to_map(cbor_item_t *map, const char *key, bool value) in qemu_cbor_add_bool_to_map() 71 bool qemu_cbor_add_uint8_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint8_to_map() 101 bool qemu_cbor_add_map_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_map_to_map() 133 bool qemu_cbor_add_bytestring_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_bytestring_to_map() 163 bool qemu_cbor_add_null_to_map(cbor_item_t *map, const char *key) in qemu_cbor_add_null_to_map() 192 bool qemu_cbor_add_string_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_string_to_map() 222 bool qemu_cbor_add_uint8_array_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint8_array_to_map() 263 bool qemu_cbor_add_uint8_key_bytestring_to_map(cbor_item_t *map, uint8_t key, in qemu_cbor_add_uint8_key_bytestring_to_map() 293 bool qemu_cbor_add_uint64_to_map(cbor_item_t *map, const char *key, in qemu_cbor_add_uint64_to_map()
|
/openbmc/linux/net/mac802154/ |
H A D | llsec.c | 45 struct ieee802154_llsec_key_entry *key, *kn; in mac802154_llsec_destroy() local 117 struct mac802154_llsec_key *key; in llsec_key_alloc() local 164 struct mac802154_llsec_key *key; in llsec_key_release() local 177 llsec_key_get(struct mac802154_llsec_key *key) in llsec_key_get() 332 u64 key = llsec_dev_hash_long(hwaddr); in llsec_dev_find_long() local 558 struct mac802154_llsec_key *key; in llsec_lookup_key() local 621 struct mac802154_llsec_key *key) in llsec_do_encrypt_unauth() 658 struct mac802154_llsec_key *key) in llsec_do_encrypt_auth() 701 struct mac802154_llsec_key *key) in llsec_do_encrypt() 713 struct mac802154_llsec_key *key; in mac802154_llsec_encrypt() local [all …]
|
/openbmc/linux/security/keys/ |
H A D | key.c | 39 void __key_check(const struct key *key) in __key_check() 231 struct key *key; in key_alloc() local 497 int key_instantiate_and_link(struct key *key, in key_instantiate_and_link() 573 int key_reject_and_link(struct key *key, in key_reject_and_link() 645 void key_put(struct key *key) in key_put() 662 struct key *key; in key_lookup() local 753 struct key *key = key_ref_to_ptr(key_ref); in __key_update() local 806 struct key *keyring, *key = NULL; in __key_create_or_update() local 1065 struct key *key = key_ref_to_ptr(key_ref); in key_update() local 1117 void key_revoke(struct key *key) in key_revoke() [all …]
|