Home
last modified time | relevance | path

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

/u-boot/lib/
A Dsha1.c108 #define K 0x5A827999 in sha1_process() macro
135 #define K 0x6ED9EBA1 in sha1_process() macro
162 #define K 0x8F1BBCDC in sha1_process() macro
189 #define K 0xCA62C1D6 in sha1_process() macro
A Dsha256.c99 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
/u-boot/arch/arm/mach-sunxi/
A Dclock_sun4i.c81 #define PLL1_CFG(N, K, M, P) ( 1 << CCM_PLL1_CFG_ENABLE_SHIFT | \ argument

Completed in 5 milliseconds