/arch/powerpc/mm/nohash/ |
D | tlb.c | 57 .enc = BOOK3E_PAGESZ_4K, 61 .enc = BOOK3E_PAGESZ_2M, 65 .enc = BOOK3E_PAGESZ_4M, 69 .enc = BOOK3E_PAGESZ_16M, 73 .enc = BOOK3E_PAGESZ_64M, 77 .enc = BOOK3E_PAGESZ_256M, 81 .enc = BOOK3E_PAGESZ_1GB, 104 .enc = BOOK3E_PAGESZ_4K, 108 .enc = BOOK3E_PAGESZ_16K, 113 .enc = BOOK3E_PAGESZ_64K, [all …]
|
D | book3e_pgtable.c | 31 BUG_ON(mmu_psize_defs[mmu_vmemmap_psize].enc > 0xf); in vmemmap_create_mapping() 34 flags |= mmu_psize_defs[mmu_vmemmap_psize].enc << 8; in vmemmap_create_mapping()
|
/arch/x86/mm/ |
D | mem_encrypt.c | 62 unsigned long size, bool enc) in __sme_early_enc_dec() argument 83 src = enc ? early_memremap_decrypted_wp(paddr, len) : in __sme_early_enc_dec() 86 dst = enc ? early_memremap_encrypted(paddr, len) : in __sme_early_enc_dec() 232 static void __init __set_clr_pte_enc(pte_t *kpte, int level, bool enc) in __set_clr_pte_enc() argument 256 if (enc) in __set_clr_pte_enc() 276 if (enc) in __set_clr_pte_enc() 287 unsigned long size, bool enc) in early_set_memory_enc_dec() argument 306 __set_clr_pte_enc(kpte, level, enc); in early_set_memory_enc_dec() 322 __set_clr_pte_enc(kpte, level, enc); in early_set_memory_enc_dec()
|
/arch/arm64/crypto/ |
D | aes-ce.S | 77 .macro round_Nx, enc, k, i0, i1, i2, i3, i4 78 .ifc \enc, e 112 .macro do_block_Nx, enc, rounds, i0, i1, i2, i3, i4 116 round_Nx \enc, v17, \i0, \i1, \i2, \i3, \i4 117 round_Nx \enc, v18, \i0, \i1, \i2, \i3, \i4 118 1111: round_Nx \enc, v19, \i0, \i1, \i2, \i3, \i4 119 round_Nx \enc, v20, \i0, \i1, \i2, \i3, \i4 121 round_Nx \enc, \key, \i0, \i1, \i2, \i3, \i4 123 fin_round_Nx \enc, v30, v31, \i0, \i1, \i2, \i3, \i4
|
D | aes-cipher-core.S | 56 .macro __hround, out0, out1, in0, in1, in2, in3, t0, t1, enc, sz, op 59 __pair\enc \sz, \op, w12, w13, \in0, \in1, \in3, 0 60 __pair\enc \sz, \op, w14, w15, \in1, \in2, \in0, 8 61 __pair\enc \sz, \op, w16, w17, \in2, \in3, \in1, 16 62 __pair\enc \sz, \op, \t0, \t1, \in3, \in0, \in2, 24
|
D | aes-neon.S | 81 .macro mix_columns, in, enc argument 82 .if \enc == 0 98 .macro do_block, enc, in, rounds, rk, rkp, i 109 mix_columns \in, \enc 180 .macro mix_columns_2x, in0, in1, enc argument 181 .if \enc == 0 205 .macro do_block_4x, enc, in0, in1, in2, in3, rounds, rk, rkp, i 222 mix_columns_2x \in0, \in1, \enc 223 mix_columns_2x \in2, \in3, \enc
|
D | aes-neonbs-glue.c | 63 u32 enc[AES_MAX_KEYLENGTH_U32]; member 144 memcpy(ctx->enc, rk.key_enc, sizeof(ctx->enc)); in aesbs_cbc_setkey() 169 ctx->enc, ctx->key.rounds, blocks, in cbc_encrypt()
|
D | aes-ce-ccm-glue.c | 175 struct crypto_aes_ctx *ctx, bool enc) in ccm_crypt_fallback() argument 201 if (enc) in ccm_crypt_fallback() 204 if (!enc) in ccm_crypt_fallback()
|
D | aes-ce-ccm-core.S | 126 .macro aes_ccm_do_crypt,enc argument 169 .if \enc == 1 191 .if \enc == 1
|
D | ghash-ce-core.S | 437 .macro pmull_gcm_do_crypt, enc argument 518 2: .if \enc == 0 526 .if \enc == 1 548 .if \enc == 1 592 .if \enc == 1
|
/arch/x86/crypto/ |
D | des3_ede_glue.c | 20 struct des3_ede_ctx enc; member 35 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk() 51 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk_3way() 123 return ecb_crypt(req, ctx->enc.expkey); in ecb_encrypt() 261 err = des3_ede_expand_key(&ctx->enc, key, keylen); in des3_ede_x86_setkey() 278 tmp = ror32(ctx->enc.expkey[i + 1], 4); in des3_ede_x86_setkey() 279 ctx->enc.expkey[i + 1] = tmp; in des3_ede_x86_setkey() 281 ctx->dec.expkey[j + 0] = ctx->enc.expkey[i + 0]; in des3_ede_x86_setkey()
|
D | aesni-intel_glue.c | 671 static int gcmaes_crypt_by_sg(bool enc, struct aead_request *req, in gcmaes_crypt_by_sg() argument 686 if (!enc) in gcmaes_crypt_by_sg() 725 err = enc ? skcipher_walk_aead_encrypt(&walk, req, false) in gcmaes_crypt_by_sg() 731 if (enc) in gcmaes_crypt_by_sg() 742 if (enc) in gcmaes_crypt_by_sg() 752 } else if (enc) { in gcmaes_crypt_by_sg()
|
D | aesni-intel_asm.S | 71 .section .rodata.cst16.enc, "aM", @progbits, 16 73 enc: .octa 0x2 label 324 %xmm7, %xmm8, enc 402 .ifc \operation, enc 1682 GCM_ENC_DEC enc 1717 GCM_ENC_DEC enc
|
/arch/powerpc/crypto/ |
D | aes-spe-glue.c | 180 static int ppc_ecb_crypt(struct skcipher_request *req, bool enc) in ppc_ecb_crypt() argument 195 if (enc) in ppc_ecb_crypt() 219 static int ppc_cbc_crypt(struct skcipher_request *req, bool enc) in ppc_cbc_crypt() argument 234 if (enc) in ppc_cbc_crypt() 286 static int ppc_xts_crypt(struct skcipher_request *req, bool enc) in ppc_xts_crypt() argument 303 if (enc) in ppc_xts_crypt()
|
/arch/arm/crypto/ |
D | aes-cipher-core.S | 42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr 48 .if \enc 63 .if \enc
|
/arch/mips/include/asm/ |
D | asmmacro.h | 29 .macro insn32_if_mm enc 31 .hword ((\enc) >> 16) 32 .hword ((\enc) & 0xffff) 35 .macro insn_if_mips enc 38 .macro insn32_if_mm enc 41 .macro insn_if_mips enc 43 .word (\enc)
|
/arch/powerpc/include/asm/nohash/32/ |
D | mmu-8xx.h | 203 unsigned int enc; /* PTE encoding */ member
|
/arch/powerpc/include/asm/nohash/ |
D | mmu-book3e.h | 253 unsigned int enc; /* PTE encoding */ member
|
/arch/sparc/kernel/ |
D | perf_event.c | 829 u64 enc, val, mask = mask_for_index(idx); in sparc_pmu_enable_event() local 835 enc = perf_event_get_enc(cpuc->events[idx]); in sparc_pmu_enable_event() 839 val |= event_encoding(enc, idx); in sparc_pmu_enable_event() 959 u64 enc; in calculate_single_pcr() local 967 enc = perf_event_get_enc(cpuc->events[i]); in calculate_single_pcr() 972 cpuc->pcr[0] |= event_encoding(enc, idx); in calculate_single_pcr()
|
/arch/powerpc/kvm/ |
D | book3s_pr.c | 1938 info->sps[0].enc[0].page_shift = 12; in kvm_vm_ioctl_get_smmu_info_pr() 1939 info->sps[0].enc[0].pte_enc = 0; in kvm_vm_ioctl_get_smmu_info_pr() 1956 info->sps[i].enc[0].page_shift = 16; in kvm_vm_ioctl_get_smmu_info_pr() 1957 info->sps[i].enc[0].pte_enc = 1; in kvm_vm_ioctl_get_smmu_info_pr() 1964 info->sps[i].enc[0].page_shift = 24; in kvm_vm_ioctl_get_smmu_info_pr() 1965 info->sps[i].enc[0].pte_enc = 0; in kvm_vm_ioctl_get_smmu_info_pr()
|
/arch/arm/boot/dts/ |
D | aspeed-bmc-ibm-rainier.dts | 192 rear-enc-id0 { 197 rear-enc-fault0 { 279 /*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
|
D | aspeed-bmc-ibm-everest.dts | 220 led-rear-enc-id0 { 225 led-rear-enc-fault0 { 261 /*H0-H7*/ "led-rtc-battery","led-bmc","led-rear-enc-id0","led-rear-enc-fault0","","","","", 2496 label = "front-enc-fault1";
|
/arch/x86/mm/pat/ |
D | set_memory.c | 1983 static int __set_memory_enc_dec(unsigned long addr, int numpages, bool enc) in __set_memory_enc_dec() argument 1999 cpa.mask_set = enc ? __pgprot(_PAGE_ENC) : __pgprot(0); in __set_memory_enc_dec() 2000 cpa.mask_clr = enc ? __pgprot(0) : __pgprot(_PAGE_ENC); in __set_memory_enc_dec()
|
/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 1463 compatible = "mediatek,mt8173-vcodec-enc"; 1516 compatible = "mediatek,mt8173-vcodec-enc-vp8";
|
/arch/x86/kvm/svm/ |
D | sev.c | 755 int *error, bool enc) in __sev_issue_dbg_cmd() argument 767 enc ? SEV_CMD_DBG_ENCRYPT : SEV_CMD_DBG_DECRYPT, in __sev_issue_dbg_cmd()
|