Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 98) sorted by relevance

1234

/arch/sparc/include/asm/
Djump_label.h10 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
26 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
47 jump_label_t key; member
/arch/arm/include/asm/
Djump_label.h11 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
25 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
44 jump_label_t key; member
/arch/arm64/include/asm/
Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
43 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
62 jump_label_t key; member
/arch/tile/include/asm/
Djump_label.h22 static __always_inline bool arch_static_branch(struct static_key *key, in arch_static_branch()
36 static __always_inline bool arch_static_branch_jump(struct static_key *key, in arch_static_branch_jump()
55 jump_label_t key; member
/arch/s390/include/asm/
Djump_label.h16 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
30 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
49 jump_label_t key; member
/arch/x86/include/asm/
Djump_label.h33 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
48 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
73 jump_label_t key; member
/arch/powerpc/include/asm/
Djump_label.h22 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
36 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
59 jump_label_t key; member
/arch/mips/include/asm/
Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) in arch_static_branch()
43 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) in arch_static_branch_jump()
66 jump_label_t key; member
/arch/powerpc/boot/
Dplanetcore.c41 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key()
55 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal()
65 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex()
/arch/arm64/crypto/
Dghash-ce-glue.c56 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
88 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
106 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
/arch/s390/crypto/
Dghash_s390.c19 u8 key[GHASH_BLOCK_SIZE]; member
24 u8 key[GHASH_BLOCK_SIZE]; member
41 const u8 *key, unsigned int keylen) in ghash_setkey()
Daes_s390.c41 u8 key[AES_MAX_KEY_SIZE]; member
51 u8 key[32]; member
168 static int setkey_fallback_blk(struct crypto_tfm *tfm, const u8 *key, in setkey_fallback_blk()
368 u8 key[AES_MAX_KEY_SIZE]; in cbc_aes_crypt() member
437 static int xts_fallback_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_fallback_setkey()
535 u8 key[32]; in xts_aes_crypt() member
542 u8 key[32]; in xts_aes_crypt() member
/arch/x86/include/uapi/asm/
Dmman.h24 #define arch_calc_vm_prot_bits(prot, key) ( \ argument
/arch/mips/kernel/
Dsysrq.c46 static void sysrq_handle_tlbdump(int key) in sysrq_handle_tlbdump()
/arch/arm/crypto/
Dghash-ce-glue.c63 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
95 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
112 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
244 static int ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, in ghash_async_setkey()
Daes-ce-core.S18 .macro enc_round, state, key
23 .macro dec_round, state, key
/arch/x86/crypto/
Dcamellia_glue.c998 static void camellia_setup128(const unsigned char *key, u64 *subkey) in camellia_setup128()
1104 static void camellia_setup256(const unsigned char *key, u64 *subkey) in camellia_setup256()
1237 static void camellia_setup192(const unsigned char *key, u64 *subkey) in camellia_setup192()
1249 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey()
1440 int lrw_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in lrw_camellia_setkey()
1499 int xts_camellia_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_camellia_setkey()
Dcrc32-pclmul_glue.c84 u32 *key = crypto_tfm_ctx(tfm); in crc32_pclmul_cra_init() local
91 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, in crc32_pclmul_setkey()
/arch/powerpc/crypto/
Dcrc32c-vpmsum_glue.c56 u32 *key = crypto_tfm_ctx(tfm); in crc32c_vpmsum_cra_init() local
68 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_vpmsum_setkey()
/arch/sparc/crypto/
Dcamellia_glue.c92 const u64 *key; in __ecb_crypt() local
155 const u64 *key; in cbc_encrypt() local
194 const u64 *key; in cbc_decrypt() local
Dcrc32c_glue.c30 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey()
113 u32 *key = crypto_tfm_ctx(tfm); in crc32c_sparc64_cra_init() local
/arch/xtensa/include/uapi/asm/
Dipcbuf.h26 __kernel_key_t key; member
/arch/powerpc/include/uapi/asm/
Dipcbuf.h22 __kernel_key_t key; member
/arch/x86/boot/
Dvideo.c104 int key; in get_entry() local
204 int key; in mode_menu() local
/arch/s390/include/uapi/asm/
Dipcbuf.h16 __kernel_key_t key; member

1234