Home
last modified time | relevance | path

Searched defs:K (Results 1 – 56 of 56) sorted by relevance

/linux-4.1.27/arch/sparc/crypto/
Ddes_glue.c73 const u64 *K = ctx->encrypt_expkey; in des_encrypt() local
81 const u64 *K = ctx->decrypt_expkey; in des_decrypt() local
204 const u32 *K = (const u32 *)key; in des3_ede_set_key() local
243 const u64 *K = ctx->encrypt_expkey; in des3_ede_encrypt() local
251 const u64 *K = ctx->decrypt_expkey; in des3_ede_decrypt() local
267 const u64 *K; in __ecb3_crypt() local
319 const u64 *K; in cbc3_encrypt() local
355 const u64 *K; in cbc3_decrypt() local
/linux-4.1.27/crypto/
Ddes_generic.c590 #define ROUND(L, R, A, B, K, d) \ argument
806 const u32 *K = ctx->expkey; in des_encrypt() local
829 const u32 *K = ctx->expkey + DES_EXPKEY_WORDS - 2; in des_decrypt() local
865 const u32 *K = (const u32 *)key; in __des3_ede_setkey() local
895 const u32 *K = dctx->expkey; in des3_ede_encrypt() local
926 const u32 *K = dctx->expkey + DES3_EDE_EXPKEY_WORDS - 2; in des3_ede_decrypt() local
Dwp512.c784 u64 K[8]; /* the round key */ in wp512_process_buffer() local
Dserpent_generic.c45 #define K(x0, x1, x2, x3, i) ({ \ macro
Ddrbg.c394 const unsigned char *K = (unsigned char *) in drbg_ctr_df() local
/linux-4.1.27/arch/powerpc/net/
Dbpf_jit_comp.c111 #define CHOOSE_LOAD_FUNC(K, func) \ argument
129 unsigned int K = filter[i].k; in bpf_jit_build_body() local
/linux-4.1.27/arch/sparc/net/
Dbpf_jit_comp.c91 #define SETHI(K, REG) \ argument
93 #define OR_LO(K, REG) \ argument
154 #define emit_set_const(K, REG) \ argument
185 #define emit_alu_K(OPCODE, K) \ argument
199 #define emit_loadimm(K, DEST) \ argument
428 unsigned int K = filter[i].k; in bpf_jit_compile() local
643 #define CHOOSE_LOAD_FUNC(K, func) \ in bpf_jit_compile() argument
/linux-4.1.27/fs/proc/
Dmeminfo.c42 #define K(x) ((x) << (PAGE_SHIFT - 10)) in meminfo_proc_show() macro
/linux-4.1.27/mm/
Dbacking-dev.c71 #define K(x) ((x) << (PAGE_SHIFT - 10)) in bdi_debug_stats_show() macro
159 #define K(pages) ((pages) << (PAGE_SHIFT - 10)) macro
Doom_kill.c496 #define K(x) ((x) << (PAGE_SHIFT-10)) macro
Dpage_alloc.c3240 #define K(x) ((x) << (PAGE_SHIFT-10)) macro
Dmemcontrol.c1430 #define K(x) ((x) << (PAGE_SHIFT-10)) macro
/linux-4.1.27/tools/perf/util/
Dstring.c4 #define K 1024LL macro
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S267 K = %ymm12 define
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dmc5.c403 #define K * 1024 in t3_mc5_prep() macro
/linux-4.1.27/arch/arm/mach-pxa/
Dpxa27x.c160 unsigned int l, L, k, K; in pxa27x_get_lcdclk_frequency_10khz() local
/linux-4.1.27/lib/
Diov_iter.c84 #define iterate_all_kinds(i, n, v, I, B, K) { \ argument
101 #define iterate_and_advance(i, n, v, I, B, K) { \ argument
/linux-4.1.27/sound/soc/codecs/
Dwm8974.c283 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8940.c532 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8510.c283 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8991.c917 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8990.c904 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8804.c351 unsigned long int K, Ndiv, Nmod, tmp; in pll_factors() local
Dwm8983.c810 unsigned long int K, Ndiv, Nmod; in pll_factors() local
Dwm8955.c150 unsigned int K, Ndiv, Nmod, target; in wm8995_pll_factors() local
Dwm8985.c788 unsigned long int K, Ndiv, Nmod; in pll_factors() local
Dwm8400.c876 unsigned int K, Nmod, target; in fll_factors() local
Dwm8960.c825 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm9081.c471 unsigned int K, Ndiv, Nmod, target; in fll_factors() local
Dwm9713.c726 unsigned int K, Ndiv, Nmod, target; in pll_factors() local
Dwm8900.c692 unsigned int K, Ndiv, Nmod, target; in fll_factors() local
Dwm8580.c373 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dpcm512x.c703 unsigned long K; /* 10000 * J.D */ in pcm512x_find_pll_coeff() local
Dwm8995.c1728 unsigned int K, Ndiv, Nmod; in wm8995_get_fll_config() local
Dwm8993.c389 unsigned int K, Ndiv, Nmod, target; in fll_factors() local
Dwm8753.c717 unsigned int K, Ndiv, Nmod; in pll_factors() local
Dwm8350.c980 unsigned int t1, t2, K, Nmod; in fll_factors() local
Dwm8904.c1599 unsigned int K, Ndiv, Nmod, target; in fll_factors() local
Dwm8994.c2050 unsigned int K, Ndiv, Nmod, gcd_fll; in wm8994_get_fll_config() local
/linux-4.1.27/arch/tile/mm/
Dpgtable.c37 #define K(x) ((x) << (PAGE_SHIFT-10)) macro
/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c107 #define CHOOSE_LOAD_FUNC(K, func) \ argument
/linux-4.1.27/tools/perf/bench/
Dmem-memcpy.c24 #define K 1024 macro
/linux-4.1.27/drivers/base/
Dnode.c53 #define K(x) ((x) << (PAGE_SHIFT - 10)) macro
/linux-4.1.27/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S57 #define K(x0, x1, x2, x3, x4, i) \ macro
/linux-4.1.27/drivers/media/dvb-frontends/
Dstb0899_algo.c911 u32 decim, K, wn, k_direct, k_indirect; in stb0899_dvbs2_set_btr_loopbw() local
/linux-4.1.27/drivers/net/hamradio/
Dscc.c2050 #define K(x) kiss->x in scc_net_seq_show() macro
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_security.h293 static const unsigned long K[64] = { variable
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_security.h311 static const unsigned long K[64] = { variable
/linux-4.1.27/drivers/crypto/ux500/cryp/
Dcryp_core.c1015 const u32 *K = (const u32 *)key; in des3_ablkcipher_setkey() local
/linux-4.1.27/tools/net/
Dbpf_dbg.c636 uint32_t K = f->k; in bpf_single_step() local
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c851 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
/linux-4.1.27/drivers/crypto/
Dixp4xx_crypto.c750 const u32 *K = (const u32 *)key; in setup_cipher() local
/linux-4.1.27/include/uapi/linux/
Dkeyboard.h44 #define K(t,v) (((t)<<8)|(v)) macro
/linux-4.1.27/drivers/gpu/drm/radeon/
Dsislands_smc.h372 uint32_t K; member
/linux-4.1.27/fs/jfs/
Djfs_xtree.c47 #define XT_CMP(CMP, K, X, OFFSET64)\ argument
/linux-4.1.27/kernel/debug/kdb/
Dkdb_main.c2583 #define K(x) ((x) << (PAGE_SHIFT - 10)) in kdb_summary() macro