Home
last modified time | relevance | path

Searched defs:W (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/include/asm/
A Dunified.h35 #define W(instr) instr.w macro
/u-boot/lib/
A Dsha512.c131 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP()
136 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP()
147 uint64_t W[16]; in sha512_transform() local
A Dsha256.c61 uint32_t W[64]; in sha256_process() local
A Dsha1.c70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/u-boot/fs/zfs/
A Dzfs_sha256.c79 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local

Completed in 7 milliseconds