/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 53 union ubifs_key key; member 384 const u8 *hash, union ubifs_key *key, in insert_node() 433 const u8 *hash, union ubifs_key *key, in insert_dent() 782 union ubifs_key key; in replay_bud() local
|
/openbmc/qemu/crypto/ |
H A D | ivgen-plain.c | 26 const uint8_t *key, size_t nkey, in qcrypto_ivgen_plain_init()
|
H A D | pbkdf-gnutls.c | 43 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 207 | 34 def _filter(key, value): argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | stacktrace_map_skip.c | 39 __u32 key = 0, val = 0; in oncpu() local
|
H A D | bpf_iter_bpf_array_map.c | 35 __u32 *hmap_val, *key = ctx->key; in dump_bpf_array_map() local
|
H A D | test_btf_map_in_map.c | 127 int key = 0, val; in handle__sys_enter() local
|
/openbmc/linux/samples/bpf/ |
H A D | sockex1_user.c | 46 int key; in main() local
|
H A D | tcp_dumpstats_kern.c | 18 int *key; member
|
H A D | sock_example.c | 38 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmtu102.c | 72 void *argv, u32 argc, struct lock_class_key *key, in tu102_vmm_new()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-ops.c | 479 struct ccp_dm_workarea key, ctx; in ccp_run_aes_cmac_cmd() local 635 struct ccp_dm_workarea key, ctx, final_wa, tag; in ccp_run_aes_gcm_cmd() local 919 struct ccp_dm_workarea key, ctx; in ccp_run_aes_cmd() local 1096 struct ccp_dm_workarea key, ctx; in ccp_run_xts_aes_cmd() local 1297 struct ccp_dm_workarea key, ctx; in ccp_run_des3_cmd() local
|
/openbmc/linux/include/net/ |
H A D | ip_tunnels.h | 85 struct ip_tunnel_key key; member 162 __be32 key; member 182 static inline void ip_tunnel_key_init(struct ip_tunnel_key *key, in ip_tunnel_key_init() 231 static inline __be64 key32_to_tunnel_id(__be32 key) in key32_to_tunnel_id() 255 __be32 key, __u8 tos, in ip_tunnel_init_flow()
|
/openbmc/linux/net/mptcp/ |
H A D | crypto.c | 31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-20.11/ |
H A D | oe-npm-cache | 17 const key = process.argv[4] constant
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_cgroup_storage.c | 42 struct bpf_cgroup_storage_key key; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | stacktrace_map.c | 10 __u32 key, val, duration = 0; in test_stacktrace_map() local
|
/openbmc/linux/drivers/usb/storage/ |
H A D | debug.c | 144 unsigned char key, in usb_stor_show_sense()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | monitor.hpp | 45 Monitor(const std::string& path, decltype(input_event::code) key, in Monitor()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aegis128-aesni-glue.c | 56 struct aegis_block key; member 142 static int crypto_aegis128_aesni_setkey(struct crypto_aead *aead, const u8 *key, in crypto_aegis128_aesni_setkey()
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | sdl.c | 223 int sandbox_sdl_scan_keys(int key[], int max_keys) in sandbox_sdl_scan_keys() 242 int key[8]; /* allow up to 8 keys to be pressed at once */ in sandbox_sdl_key_pressed() local
|
/openbmc/qemu/hw/m68k/ |
H A D | next-kbd.c | 103 int key = 0; in kbd_read_long() local 198 int key = code & KD_KEYMASK; in queue_code() local
|
/openbmc/qemu/hw/arm/ |
H A D | smmu-internal.h | 134 #define SMMU_IOTLB_ASID(key) ((key).asid) argument 135 #define SMMU_IOTLB_VMID(key) ((key).vmid) argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data.py | 182 isfunc = lambda key: bool(d.getVarFlag(key, "func", False)) argument 264 def build_dependencies(key, keys, mod_funcs, shelldeps, varflagsexcl, ignored_vars, d, codeparsedat… argument
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_mech.c | 267 gss_krb5_alloc_cipher_v2(const char *cname, const struct xdr_netobj *key) in gss_krb5_alloc_cipher_v2() 282 gss_krb5_alloc_hash_v2(struct krb5_ctx *kctx, const struct xdr_netobj *key) in gss_krb5_alloc_hash_v2()
|