/arch/sparc/include/asm/ |
D | jump_label.h | 10 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 32 jump_label_t key; member
|
/arch/arm64/include/asm/ |
D | jump_label.h | 28 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 49 jump_label_t key; member
|
/arch/arm/include/asm/ |
D | jump_label.h | 16 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 37 jump_label_t key; member
|
/arch/x86/include/asm/ |
D | jump_label.h | 19 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 44 jump_label_t key; member
|
/arch/s390/include/asm/ |
D | jump_label.h | 16 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 34 jump_label_t key; member
|
/arch/powerpc/include/asm/ |
D | jump_label.h | 21 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 43 jump_label_t key; member
|
/arch/mips/include/asm/ |
D | jump_label.h | 29 static __always_inline bool arch_static_branch(struct static_key *key) in arch_static_branch() 53 jump_label_t key; member
|
/arch/powerpc/boot/ |
D | planetcore.c | 41 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/ |
D | ghash-ce-glue.c | 56 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/ |
D | ghash_s390.c | 19 u8 key[GHASH_BLOCK_SIZE]; member 24 u8 key[GHASH_BLOCK_SIZE]; member 41 const u8 *key, unsigned int keylen) in ghash_setkey()
|
D | des_s390.c | 32 u8 key[DES3_KEY_SIZE]; member 35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() 86 u8 *key, struct blkcipher_walk *walk) in ecb_desall_crypt() 116 u8 key[DES3_KEY_SIZE]; in cbc_desall_crypt() member 239 static int des3_setkey(struct crypto_tfm *tfm, const u8 *key, in des3_setkey()
|
D | aes_s390.c | 40 u8 key[AES_MAX_KEY_SIZE]; member 51 u8 key[32]; member 59 u8 key[32]; member 232 static int setkey_fallback_blk(struct crypto_tfm *tfm, const u8 *key, in setkey_fallback_blk() 452 u8 key[AES_MAX_KEY_SIZE]; in cbc_aes_crypt() member 531 static int xts_fallback_setkey(struct crypto_tfm *tfm, const u8 *key, in xts_fallback_setkey() 627 u8 key[32]; in xts_aes_crypt() member
|
/arch/mips/kernel/ |
D | sysrq.c | 58 static void sysrq_handle_tlbdump(int key) in sysrq_handle_tlbdump()
|
/arch/x86/crypto/ |
D | camellia_glue.c | 998 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()
|
D | crc32-pclmul_glue.c | 84 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()
|
D | salsa20_glue.c | 40 static int setkey(struct crypto_tfm *tfm, const u8 *key, in setkey()
|
/arch/sparc/crypto/ |
D | camellia_glue.c | 92 const u64 *key; in __ecb_crypt() local 155 const u64 *key; in cbc_encrypt() local 194 const u64 *key; in cbc_decrypt() local
|
D | crc32c_glue.c | 30 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/arm/crypto/ |
D | aes-ce-core.S | 18 .macro enc_round, state, key 23 .macro dec_round, state, key
|
/arch/xtensa/include/uapi/asm/ |
D | ipcbuf.h | 26 __kernel_key_t key; member
|
/arch/x86/boot/ |
D | video.c | 100 int key; in get_entry() local 200 int key; in mode_menu() local
|
/arch/powerpc/include/uapi/asm/ |
D | ipcbuf.h | 22 __kernel_key_t key; member
|
/arch/sparc/include/uapi/asm/ |
D | ipcbuf.h | 17 __kernel_key_t key; member
|
/arch/s390/include/uapi/asm/ |
D | ipcbuf.h | 16 __kernel_key_t key; member
|
/arch/parisc/include/uapi/asm/ |
D | ipcbuf.h | 13 key_t key; member
|