Searched defs:key (Results 201 - 225 of 2070) sorted by relevance

1234567891011>>

/linux-master/drivers/target/
H A Dtarget_core_ua.c193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_get_stack_rawtp.c64 __u32 key = 0; local
H A Dtest_migrate_reuseport.c100 int *key, flags = 0, state, err; local
H A Dtimer_mim.c41 static int timer_cb2(void *map, int *key, struct hmap_elem *val) argument
52 static int timer_cb1(void *map, int *key, struct hmap_elem *val) argument
H A Dtest_tc_edt.c29 int key = 0; local
H A Dbpf_iter_bpf_hash_map.c48 struct key_t *key = ctx->key; local
[all...]
/linux-master/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c30 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Dtwofish_avx_glue.c30 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
H A Dserpent_avx_glue.c35 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
H A Dserpent_sse2_glue.c27 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/lib/
H A Dextable.c91 static int cmp_ex_search(const void *key, const void *elt) argument
/linux-master/net/mac80211/
H A Daes_gmac.c69 struct crypto_aead *ieee80211_aes_gmac_key_setup(const u8 key[], argument
H A Daes_cmac.c71 struct crypto_shash *ieee80211_aes_cmac_key_setup(const u8 key[], argument
/linux-master/crypto/
H A Daegis.h60 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) argument
/linux-master/arch/mips/crypto/
H A Dpoly1305-glue.c20 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) argument
/linux-master/samples/bpf/
H A Dtrace_event_kern.c46 struct key_t key; local
[all...]
/linux-master/sound/firewire/dice/
H A Ddice-tcelectronic.c73 int key, val, model_id; local
/linux-master/drivers/staging/vt6656/
H A Dkey.c34 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode) argument
96 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) argument
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c35 __onstack_fence_init(struct i915_sw_fence *fence, const char *name, struct lock_class_key *key) argument
/linux-master/include/crypto/internal/
H A Dkdf_selftest.h14 unsigned char *key; member in struct:kdf_testvec
24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c42 struct bpf_cgroup_storage_key key; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c146 int key; local
[all...]
H A Dhtab_update.c18 unsigned int key, value; local
61 unsigned int key = 0, value = 0; local
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c69 struct test_lpm_key *keys, key; local
/linux-master/fs/orangefs/
H A Dacl.c17 char *key = NULL, *value = NULL; local

Completed in 375 milliseconds

1234567891011>>