/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | chacha-glue.c | 78 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | akcipher.c | 123 akcipher_default_set_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) akcipher_default_set_key() argument
|
H A D | aegis128-neon-inner.c | 135 void crypto_aegis128_init_neon(void *state, const void *key, const void *iv) in crypto_aegis128_init_neon() argument
|
H A D | seed.c | 332 const __be32 *key = (const __be32 *)in_key; in seed_set_key() local
|
H A D | salsa20_generic.c | 111 static int salsa20_setkey(struct crypto_skcipher *tfm, const u8 *key, in salsa20_setkey() argument [all...] |
H A D | cast5_generic.c | 479 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in cast5_setkey() argument
|
H A D | cast6_generic.c | 93 static inline void W(u32 *key, unsigned int i) in W() argument 109 u32 key[8]; __cast6_setkey() local 146 cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) cast6_setkey() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | crc32c-vpmsum_glue.c | 59 u32 *key = crypto_tfm_ctx(tfm); in crc32c_vpmsum_cra_init() local 71 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_vpmsum_setkey() argument
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | camellia_glue.c | 94 const u64 *key; in __ecb_crypt() local 144 const u64 *key; in cbc_encrypt() local 173 const u64 *key; cbc_decrypt() local [all...] |
H A D | crc32c_glue.c | 31 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey() argument 112 u32 *key = crypto_tfm_ctx(tfm); in crc32c_sparc64_cra_init() local
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | cast5_avx_glue.c | 29 static int cast5_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in cast5_setkey_skcipher() argument
|
H A D | camellia_aesni_avx_glue.c | 144 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() argument 175 int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_camellia_setkey() argument
|
H A D | twofish_avx_glue.c | 63 static int xts_twofish_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_twofish_setkey() argument 37 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
|
H A D | twofish_glue_3way.c | 22 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
|
H A D | serpent_avx_glue.c | 79 int xts_serpent_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_serpent_setkey() argument 73 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
H A D | crc32c-intel_glue.c | 83 static int crc32c_intel_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_intel_setkey() argument 143 u32 *key = crypto_tfm_ctx(tfm); in crc32c_intel_cra_init() local
|
H A D | cast6_avx_glue.c | 172 static int xts_cast6_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_cast6_setkey() argument 35 cast6_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) cast6_setkey_skcipher() argument
|
H A D | chacha_glue.c | 136 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
|
H A D | crc32-pclmul_glue.c | 85 u32 *key = crypto_tfm_ctx(tfm); in crc32_pclmul_cra_init() local 92 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, in crc32_pclmul_setkey() argument
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | crc32-vx.c | 27 u32 key; member
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | runtime_instr.h | 29 __u32 key : 4; member
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | video.c | 102 int key; in get_entry() local 202 int key; mode_menu() local [all...] |
/kernel/linux/linux-5.10/block/ |
H A D | keyslot-manager.c | 42 const struct blk_crypto_key *key; member 131 blk_ksm_hash_bucket_for_key(struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key) blk_ksm_hash_bucket_for_key() argument 147 blk_ksm_find_keyslot( struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key) blk_ksm_find_keyslot() argument 161 blk_ksm_find_and_grab_keyslot( struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key) blk_ksm_find_and_grab_keyslot() argument 199 blk_ksm_get_slot_for_key(struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key, struct blk_ksm_keyslot **slot_ptr) blk_ksm_get_slot_for_key() argument 313 blk_ksm_evict_key(struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key) blk_ksm_evict_key() argument 365 const struct blk_crypto_key *key = ksm->slots[slot].key; blk_ksm_reprogram_all_keys() local [all...] |
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | keyhelp.c | 52 u_short *p_key, key; in build_key_data() local 100 static void say_key(int key) in say_key() argument 132 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) in spk_handle_help() argument [all...] |
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | compat_ioctl.h | 71 compat_int_t key; /* tag of allocation */ member 81 compat_int_t key; /* tag of allocation */ member 86 compat_int_t key; /* tag of allocation */ member
|