Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dsha1.c136 #define K 0x5A827999 in sha1_process_one() macro
163 #define K 0x6ED9EBA1 in sha1_process_one() macro
190 #define K 0x8F1BBCDC in sha1_process_one() macro
217 #define K 0xCA62C1D6 in sha1_process_one() macro
H A Dsha512.c115 static const uint64_t K[80] = { variable
176 #define P(a,b,c,d,e,f,g,h,x,K) \ in sha512_process() argument
H A Dsha256.c125 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process_one() argument
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c82 #define PLL1_CFG(N, K, M, P) ( 1 << CCM_PLL1_CFG_ENABLE_SHIFT | \ argument
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c102 #define K 0x5A827999 in sha1_process() macro
129 #define K 0x6ED9EBA1 in sha1_process() macro
156 #define K 0x8F1BBCDC in sha1_process() macro
183 #define K 0xCA62C1D6 in sha1_process() macro
375 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
H A Dboot_merger.c91 uint8_t S[256], K[256], temp; in P_RC4() local
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_api.c21 u8 S[256], K[256], temp; in P_RC4() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop2.c3488 int K = 1; in vop2_calc_cru_cfg() local