/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 62 unsigned int *key = (unsigned int *)ctx->key; in starfive_hash_hmac_key() local 442 const u8 *key, unsigned int keylen, in starfive_hash_long_setkey() 488 const u8 *key, unsigned int keylen) in starfive_hash_setkey()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu_common.c | 90 target_ulong ptem, bool key, bool nx) in ppc6xx_tlb_check() 269 bool key, ds, nx; in mmu6xx_get_physical_address() local 678 bool key; in ppc_6xx_xlate() local
|
/openbmc/linux/lib/ |
H A D | bootconfig.c | 222 xbc_node_find_subkey(struct xbc_node *parent, const char *key) in xbc_node_find_subkey() 259 xbc_node_find_value(struct xbc_node *parent, const char *key, in xbc_node_find_value() 503 static inline __init bool xbc_valid_keyword(char *key) in xbc_valid_keyword()
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | notify.c | 136 #define KEY_XTRACT_PROTO_ID(key) FIELD_GET(PROTO_ID_MASK, (key)) argument 137 #define KEY_XTRACT_EVT_ID(key) FIELD_GET(EVT_ID_MASK, (key)) argument 138 #define KEY_XTRACT_SRC_ID(key) FIELD_GET(SRC_ID_MASK, (key)) argument 360 u32 key; member 466 u32 src_id, key; in scmi_process_event_payload() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 52 uint8_t key; member 300 enum mop_target mop_target, uint32_t size, uint8_t key) in default_write_read() 312 enum mop_target mop_target, uint32_t size, uint8_t key) in default_read() 322 static void default_cmpxchg(struct test_default *test, uint8_t key) in default_cmpxchg() 378 static void set_storage_key_range(void *addr, size_t len, uint8_t key) in set_storage_key_range()
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 1137 const u8 *key, unsigned int keylen, in mv_cesa_ahmac_pad_init() 1183 const u8 *key, unsigned int keylen, in mv_cesa_ahmac_setkey() 1259 static int mv_cesa_ahmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_md5_setkey() 1330 static int mv_cesa_ahmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_sha1_setkey() 1388 static int mv_cesa_ahmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_sha256_setkey()
|
/openbmc/linux/drivers/firmware/google/ |
H A D | vpd_decode.c | 66 const u8 *key; in vpd_decode_string() local
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | ipcbuf.h | 17 __kernel_key_t key; member
|
/openbmc/u-boot/fs/btrfs/ |
H A D | subvolume.c | 83 struct btrfs_key key, *found_key; in list_subvols() local
|
/openbmc/qemu/crypto/ |
H A D | ivgen-essiv.c | 31 const uint8_t *key, size_t nkey, in qcrypto_ivgen_essiv_init()
|
H A D | hmac-glib.c | 46 const uint8_t *key, size_t nkey, in qcrypto_hmac_ctx_new()
|
/openbmc/linux/net/mac80211/ |
H A D | aes_cmac.c | 71 struct crypto_shash *ieee80211_aes_cmac_key_setup(const u8 key[], in ieee80211_aes_cmac_key_setup()
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-diffsigs | 90 def recursecb(key, hash1, hash2): argument
|
H A D | bitbake-dumpsig | 90 def recursecb(key, hash1, hash2): argument
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_loop.c | 29 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_edt.c | 29 int key = 0; in throttle_flow() local
|
H A D | test_bpf_ma.c | 46 unsigned int i, key; in batch_alloc_free() local
|
/openbmc/linux/crypto/ |
H A D | kdf_sp800108.c | 78 const u8 *key, size_t keylen, in crypto_kdf108_setkey()
|
H A D | aegis128-neon.c | 24 const union aegis_block *key, in crypto_aegis128_init_simd()
|
/openbmc/linux/fs/ntfs/ |
H A D | index.c | 105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup()
|
/openbmc/linux/fs/btrfs/ |
H A D | lru_cache.h | 19 u64 key; member
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice-weiss.c | 78 int key, val, model_id; in snd_dice_detect_weiss_formats() local
|
/openbmc/linux/tools/perf/ui/tui/ |
H A D | setup.c | 59 int err, key; in ui__getch() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_multi.c | 80 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in serial_test_cgroup_attach_multi() local
|
/openbmc/linux/lib/crypto/ |
H A D | blake2s-selftest.c | 550 u8 key[BLAKE2S_KEY_SIZE]; in blake2s_digest_test() local
|