/openbmc/linux/drivers/net/wireless/ath/ |
H A D | ath.h | 208 struct ieee80211_key_conf *key);
|
/openbmc/linux/include/scsi/ |
H A D | scsi_cmnd.h | 393 u8 key, u8 asc, u8 ascq);
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 143 --filter-by-tags-include-empty-key) \
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 79 unsigned char *key, *salt; in chcr_ktls_save_keys() local 93 key = info_128_gcm->key; in chcr_ktls_save_keys() 140 ret = aes_expandkey(&aes_ctx, key, keylen); in chcr_ktls_save_keys() 159 memcpy(kctx->key, key, keylen); in chcr_ktls_save_keys() 160 memcpy(kctx->key + keylen, ghash_h, ghash_size); in chcr_ktls_save_keys()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_core.c | 214 siphash_key_t key; in hash_conntrack_raw() local 218 key = nf_conntrack_hash_rnd; in hash_conntrack_raw() 220 key.key[0] ^= zoneid; in hash_conntrack_raw() 221 key.key[1] ^= net_hash_mix(net); in hash_conntrack_raw() 225 &key); in hash_conntrack_raw()
|
/openbmc/linux/drivers/input/ |
H A D | input.c | 277 if (!!test_bit(code, dev->key) != !!value) { in input_get_disposition() 279 __change_bit(code, dev->key); in input_get_disposition() 740 for_each_set_bit(code, dev->key, KEY_CNT) { in input_dev_release_keys() 984 __test_and_clear_bit(old_keycode, dev->key)) { in input_set_keycode() 1628 INPUT_DEV_CAP_ATTR(KEY, key); 2277 INPUT_CLEANSE_BITMASK(dev, KEY, key); in input_cleanse_bitmasks() 2332 test_bit(dev->repeat_key, dev->key) && in input_repeat_key()
|
/openbmc/linux/security/apparmor/ |
H A D | apparmorfs.c | 667 const char *key; in query_data() local 678 key = query + strnlen(query, query_len) + 1; in query_data() 679 if (key + 1 >= query + query_len) in query_data() 681 if (key + strnlen(key, query + query_len - key) >= query + query_len) in query_data() 709 data = rhashtable_lookup_fast(profile->data, &key, in query_data()
|
/openbmc/u-boot/doc/imx/common/ |
H A D | mxs.txt | 45 with a zero key, which is the vast majority of use-cases. In 46 case you do need to produce image encrypted with non-zero key 128 BootStream. The BootStream is encrypted with zero key. In case you need
|
/openbmc/qemu/docs/specs/ |
H A D | fw_cfg.rst | 43 governed independently of Bit14 in the selector key value. 114 by selecting the "signature" item using key 0x0000 (``FW_CFG_SIGNATURE``), 148 uint16_t select; /* selector key of fw_cfg item, big-endian */
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_cmd.c | 124 memcpy(&bss_config->wep_cfg[i].key, in mwifiex_set_secure_params() 428 memcpy(wep_key->key, bss_cfg->wep_cfg[i].key, in mwifiex_uap_bss_wep()
|
/openbmc/linux/io_uring/ |
H A D | poll.c | 55 void *key); 424 void *key) in io_poll_wake() argument 428 __poll_t mask = key_to_poll(key); in io_poll_wake()
|
/openbmc/linux/drivers/acpi/ |
H A D | sysfs.c | 226 #define acpi_compare_param(val, key) \ in param_set_trace_state() argument 227 strncmp((val), (key), sizeof(key) - 1) in param_set_trace_state()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-fbuf.rst | 242 chroma-key colors are replaced by framebuffer pixels, which is 279 - Use chroma-keying. The chroma-key color is determined by the 311 - Use source chroma-keying. The source chroma-key color is
|
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A D | ocs-aes.c | 477 int ocs_aes_set_key(struct ocs_aes_dev *aes_dev, u32 key_size, const u8 *key, in ocs_aes_set_key() argument 499 if (!key) in ocs_aes_set_key() 502 key_u32 = (const u32 *)key; in ocs_aes_set_key()
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-cardhu.dtsi | 477 key-power { 486 key-volume-down { 493 key-volume-up {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-oneplus-common.dtsi | 57 key-vol-down { 64 key-vol-up { 783 tri_state_key_default: tri-state-key-default-state {
|
H A D | sm8450-sony-xperia-nagara.dtsi | 38 key-camera-focus { 47 key-camera-snapshot { 56 key-volume-down {
|
H A D | sm8150-sony-xperia-kumano.dtsi | 57 key-camera-focus { 66 key-camera-snapshot { 75 key-vol-down {
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 447 u8 key = m->virt2phys_pkey[p->slave][p->port_num - 1][tab_attr->index]; in show_port_pkey() local 449 if (key >= p->dev->dev->caps.pkey_table_len[p->port_num]) in show_port_pkey() 451 return sysfs_emit(buf, "%d\n", key); in show_port_pkey()
|
/openbmc/openbmc/meta-security/meta-integrity/ |
H A D | README.md | 138 supports adding tha CA's public key to the kernel's system keyring by 141 system key ring via UEFI Secure Boot), one has to enable compilation 251 * On device creation of EVM hashes depends on secure key handling on the
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/ |
H A D | events.yaml | 200 description: Set floor speed from first entry with average less than key 204 description: Set ceiling speed based on key transition values with average
|
/openbmc/linux/drivers/acpi/nfit/ |
H A D | intel.c | 273 const struct nvdimm_key_data *key, in intel_security_erase() argument 296 memcpy(nd_cmd.cmd.passphrase, key->data, in intel_security_erase()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | host.h | 379 u8 key[32]; member 827 u8 key[32]; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 524 int (*get_rss)(struct hnae_handle *handle, u32 *indir, u8 *key, 527 const u8 *key, const u8 hfunc);
|
/openbmc/linux/crypto/ |
H A D | cast5_generic.c | 475 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in cast5_setkey() argument 487 memcpy(p_key, key, key_len); in cast5_setkey()
|