/openbmc/linux/samples/bpf/ |
H A D | xdp_adjust_tail_kern.c | 40 u64 key = 0; in count_icmp() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_ua.c | 193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, in core_scsi3_ua_for_check_condition()
|
/openbmc/qemu/crypto/ |
H A D | hmac.c | 87 const uint8_t *key, size_t nkey, in qcrypto_hmac_new()
|
H A D | cipher.c | 153 const uint8_t *key, size_t nkey, in qcrypto_cipher_new()
|
/openbmc/linux/crypto/ |
H A D | michael_mic.c | 129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey()
|
H A D | authenc.c | 46 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_authenc_extractkeys() 84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | tcp.h | 31 __be32 key; member
|
/openbmc/phosphor-power/phosphor-regulators/tools/ |
H A D | validate-regulators-config.py | 20 def get_values(json_element, key, result=None): argument
|
/openbmc/phosphor-watchdog/src/ |
H A D | mainapp.cpp | 170 std::string key = actionTarget.substr(0, keyValueSplit); in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | htab_map_batch_ops.c | 81 int map_fd, *keys, *visited, key; in __test_map_lookup_and_delete_batch() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | rbtree.c | 11 long key; member
|
H A D | refcounted_kptr.c | 15 long key; member 34 long key; member
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | polyval-ce-glue.c | 73 const u8 *key, unsigned int keylen) in polyval_arm64_setkey()
|
H A D | chacha-neon-glue.c | 77 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs-media.h | 480 __u8 key[UBIFS_MAX_KEY_LEN]; member 520 __u8 key[UBIFS_MAX_KEY_LEN]; member 547 __u8 key[UBIFS_MAX_KEY_LEN]; member 738 __u8 key[]; member 740 char key[]; member
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 636 u32 i, j, r, nr, key; in mtype_resize() local 849 u32 r, key, multi = 0, elements, maxelem; in mtype_add() local 1043 u32 key, multi = 0; in mtype_del() local 1172 u32 key, multi = 0; in mtype_test_cidrs() local 1223 u32 key, multi = 0; in mtype_test() local
|
/openbmc/qemu/target/ppc/ |
H A D | excp_helper.c | 2810 static uint32_t helper_SIMON_LIKE_32_64(uint32_t x, uint64_t key, uint32_t lane) in helper_SIMON_LIKE_32_64() 2847 static uint64_t hash_digest(uint64_t ra, uint64_t rb, uint64_t key) in hash_digest() 2870 target_ulong rb, uint64_t key, bool store) in do_hash() 2888 #define HELPER_HASH(op, key, store, dexcr_aspect) \ argument 2908 #define HELPER_HASH(op, key, store, dexcr_aspect) \ argument
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.h | 154 static inline bool smp_ltk_is_sc(struct smp_ltk *key) in smp_ltk_is_sc() 165 static inline u8 smp_ltk_sec_level(struct smp_ltk *key) in smp_ltk_sec_level()
|
/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xp.h | 249 void *key; /* pointer to user's key */ member 300 u16 payload_size, xpc_notify_func func, void *key) in xpc_send_notify()
|
/openbmc/linux/fs/afs/ |
H A D | server.c | 260 struct key *key, const uuid_t *uuid) in afs_vl_lookup_addrs() 284 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server()
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00mac.c | 436 static void memcpy_tkip(struct rt2x00lib_crypto *crypto, u8 *key, u8 key_len) in memcpy_tkip() 456 struct ieee80211_key_conf *key) in rt2x00mac_set_key()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_validation.c | 184 unsigned long key = (unsigned long) vbo; in vmw_validation_find_bo_dup() local 226 unsigned long key = (unsigned long) res; in vmw_validation_find_res_dup() local
|
/openbmc/linux/fs/hfs/ |
H A D | inode.c | 297 struct hfs_cat_key *key; member 392 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-creative-sb0540.c | 154 int key; in creative_sb0540_raw_event() local
|
/openbmc/linux/tools/include/linux/ |
H A D | jhash.h | 70 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash()
|