Searched defs:R1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dsha1mod.c62 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
/macosx-10.5.8/xnu-1228.15.4/libkern/crypto/
H A Dsha1.c131 #define R1(v, w, x, y, z, i) R(F, K_00_19, v, w, x, y, z, i) macro
[all...]

Completed in 26 milliseconds