/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hre.c | 348 struct h_reg *dst_reg, const void *key, in hre_op_loadkey()
|
/openbmc/linux/fs/hfs/ |
H A D | btree.h | 78 btree_key *key; member
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_midi.c | 295 int key = note; in snd_opl3_note_on() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_buildsys_python.py | 437 def _map(key): argument
|
/openbmc/linux/net/openvswitch/ |
H A D | meter.c | 593 struct sw_flow_key *key, u32 meter_id) in ovs_meter_execute()
|
/openbmc/linux/include/crypto/ |
H A D | skcipher.h | 394 const u8 *key, unsigned int keylen) in crypto_sync_skcipher_setkey()
|
/openbmc/linux/net/ieee802154/ |
H A D | rdev-ops.h | 314 const struct ieee802154_llsec_key *key) in rdev_add_llsec_key()
|
/openbmc/linux/fs/afs/ |
H A D | cell.c | 645 struct key *key; in afs_alloc_anon_key() local
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_acl.h | 70 __be32 key[__PRESTERA_ACL_RULE_MATCH_TYPE_MAX]; member
|
/openbmc/linux/net/rxrpc/ |
H A D | af_rxrpc.c | 284 struct key *key, in rxrpc_kernel_begin_call()
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 177 u32 key[AES_MAX_KEY_SIZE / 4];/* divided by sizeof(u32) */ member
|
/openbmc/linux/drivers/clk/keystone/ |
H A D | sci-clk.c | 382 struct sci_clk key; in sci_clk_get() local
|
/openbmc/linux/crypto/ |
H A D | hctr2.c | 129 static int hctr2_setkey(struct crypto_skcipher *tfm, const u8 *key, in hctr2_setkey()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_boot.c | 220 char *end, const char *key) in trace_boot_hist_add_array()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_transport.c | 355 u32 key, u32 *value) in adf_get_cfg_int()
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | client.py | 298 def make_task(key, args): argument
|
/openbmc/linux/net/tls/ |
H A D | tls.h | 57 unsigned int key; member
|
/openbmc/linux/lib/ |
H A D | kobject_uevent.c | 118 const char *next, *buf_end, *key; in kobject_action_args() local
|
/openbmc/qemu/crypto/ |
H A D | block.c | 272 const uint8_t *key, size_t nkey, in qcrypto_block_init_cipher()
|
/openbmc/qemu/block/ |
H A D | qapi.c | 837 char *key = g_malloc(strlen(entry->key) + 1); in dump_qdict() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | bench.c | 302 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
|
/openbmc/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 1248 static int artpec6_crypto_aead_set_key(struct crypto_aead *tfm, const u8 *key, in artpec6_crypto_aead_set_key() 1596 artpec6_crypto_cipher_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_cipher_set_key() 1617 artpec6_crypto_xts_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_xts_set_key() 2226 const u8 *key, unsigned int keylen) in artpec6_crypto_hash_set_key()
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.c | 1107 struct link_key *key; in smp_notify_keys() local 1210 struct link_key *key; in sc_generate_ltk() local 2248 struct smp_ltk *key; in smp_ltk_encrypt() local 2744 struct smp_cmd_public_key *key = (void *) skb->data; in smp_cmd_public_key() local
|
H A D | hci_core.c | 1028 struct link_key *key, *tmp; in hci_link_keys_clear() local 1257 struct link_key *key, *old_key; in hci_add_link_key() local 1304 struct smp_ltk *key, *old_key; in hci_add_ltk() local 1354 struct link_key *key; in hci_remove_link_key() local
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | 1887 static int sd_pr_out_command(struct block_device *bdev, u8 sa, u64 key, in sd_pr_out_command() 1935 static int sd_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type, in sd_pr_reserve() 1944 static int sd_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in sd_pr_release() 1957 static int sd_pr_clear(struct block_device *bdev, u64 key) in sd_pr_clear()
|