Home
last modified time | relevance | path

Searched defs:key (Results 326 - 350 of 3921) sorted by relevance

1...<<11121314151617181920>>...157

/kernel/linux/linux-6.6/net/mac80211/
H A Daes_gcm.h32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
H A Dmichael.c27 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, in michael_mic_hdr() argument
53 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic() argument
H A Daes_ccm.h15 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) in ieee80211_aes_key_setup_encrypt() argument
H A Ddebugfs_key.h20 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add() argument
22 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove() argument
39 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del() argument
/kernel/linux/linux-6.6/net/mptcp/
H A Dcrypto.c31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha() argument
H A Dcrypto_test.c7 char *key; member
/kernel/linux/linux-6.6/tools/include/linux/
H A Djhash.h70 static inline u32 jhash(const void *key, u32 length, u32 initval) in jhash() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dipcbuf.h23 __kernel_key_t key; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex2_user.c49 int key = 0, next_key; in main() local
H A Dspintest_user.c14 long key, next_key, value; in main() local
H A Dsockex1_user.c46 int key; in main() local
H A Dtracex3.bpf.c30 struct start_key key = { in bpf_prog1() local
61 struct start_key key = { in bpf_prog2() local
H A Dtracex5_user.c40 int key, fd, progs_fd; in main() local
H A Dtcp_dumpstats_kern.c18 int *key; member
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daes.c60 static int p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, in p8_aes_setkey() argument
/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dvpd_decode.c66 const u8 *key; in vpd_decode_string() local
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-glue.c23 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
H A Dpoly1305-glue.c20 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument
/kernel/linux/linux-5.10/crypto/
H A Daegis128-neon.c31 crypto_aegis128_init_simd(union aegis_block *state, const union aegis_block *key, const u8 *iv) crypto_aegis128_init_simd() argument
H A Daegis.h41 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) crypto_aegis_aesenc() argument
H A Drsa_helper.c19 struct rsa_key *key = context; in rsa_get_n() local
49 struct rsa_key *key = context; in rsa_get_e() local
64 struct rsa_key *key = context; rsa_get_d() local
79 struct rsa_key *key = context; rsa_get_p() local
94 struct rsa_key *key = context; rsa_get_q() local
109 struct rsa_key *key = context; rsa_get_dp() local
124 struct rsa_key *key = context; rsa_get_dq() local
139 struct rsa_key *key = context; rsa_get_qinv() local
162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument
181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument
[all...]
H A Dcipher.c19 static int setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, in setkey_unaligned() argument
41 crypto_cipher_setkey(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) crypto_cipher_setkey() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c57 static int opal_get_variable(const char *key, uint64_t ksize, in opal_get_variable() argument
74 static int opal_get_next_variable(const char *key, uint64_t *keylen, in opal_get_next_variable() argument
91 static int opal_set_variable(const char *key, uint64_t ksize, u8 *data, in opal_set_variable() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dplanetcore.c38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() argument
52 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal() argument
62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() argument
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dpoly1305-glue.c20 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument

Completed in 20 milliseconds

1...<<11121314151617181920>>...157