Searched refs:in32 (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/u-boot/
H A Dmd5.h18 __u32 in32[16]; member in union:MD5Context::__anon265
/u-boot/arch/powerpc/include/asm/
H A Dppc.h62 unsigned long in32(unsigned int);
/u-boot/lib/
H A Dmd5.c155 ctx->in32[14] = ctx->bits[0];
156 ctx->in32[15] = ctx->bits[1];
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1560 /* Function: in32 */
1563 .globl in32
1564 in32: label

Completed in 162 milliseconds