/kernel/linux/linux-6.6/net/mac80211/ |
H A D | aes_gcm.h | 32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
|
H A D | michael.c | 27 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 D | aes_ccm.h | 15 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 D | debugfs_key.h | 20 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 D | crypto.c | 31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha() argument
|
H A D | crypto_test.c | 7 char *key; member
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | jhash.h | 70 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 D | ipcbuf.h | 23 __kernel_key_t key; member
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | sockex2_user.c | 49 int key = 0, next_key; in main() local
|
H A D | spintest_user.c | 14 long key, next_key, value; in main() local
|
H A D | sockex1_user.c | 46 int key; in main() local
|
H A D | tracex3.bpf.c | 30 struct start_key key = { in bpf_prog1() local 61 struct start_key key = { in bpf_prog2() local
|
H A D | tracex5_user.c | 40 int key, fd, progs_fd; in main() local
|
H A D | tcp_dumpstats_kern.c | 18 int *key; member
|
/kernel/linux/linux-5.10/drivers/crypto/vmx/ |
H A D | aes.c | 60 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 D | vpd_decode.c | 66 const u8 *key; in vpd_decode_string() local
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | chacha-glue.c | 23 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
|
H A D | poly1305-glue.c | 20 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 D | aegis128-neon.c | 31 crypto_aegis128_init_simd(union aegis_block *state, const union aegis_block *key, const u8 *iv) crypto_aegis128_init_simd() argument
|
H A D | aegis.h | 41 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) crypto_aegis_aesenc() argument
|
H A D | rsa_helper.c | 19 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 D | cipher.c | 19 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 D | opal-secvar.c | 57 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 D | planetcore.c | 38 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 D | poly1305-glue.c | 20 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument
|